Multiple choice technology web technology

What is the advantage of implementing a multi-tiered environment across multiple machines?

  1. The tiers allow you to tune individual products.

  2. It is the separation of tiers that allows operating system tuning parameters to be used based on the machine's function

  3. Separation reduces maintenance complexities since components are highly available in a distributed configuration.

  4. t can more closely align with a customer's business functions (i.e. distribution, ordering, and inventory management.)

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Multi-tiered environments distribute components across machines based on function. This separation allows OS tuning parameters to be optimized for each machine's specific role (e.g., web server vs. application server vs. database).