AWS Certified Cloud Practitioner (CLF-C02) — Question 410
A company wants to deploy an application in multiple Availability Zones in a single AWS Region.
Which benefit will this deployment provide to the company?
Answer options
- A. Improved connection performance for global customers
- B. Resilient architecture and a highly available solution
- C. Reduced overall data storage costs
- D. Ability to shut down an Availability Zone during periods of low demand
Correct answer: B
Explanation
Deploying an application across multiple Availability Zones ensures that if one zone experiences an outage, the application remains operational in the others, providing high availability and fault tolerance. This multi-AZ architecture does not affect global user latency or storage costs, nor do customers have the ability to shut down AWS-managed infrastructure.