AWS Certified Cloud Practitioner (CLF-C02) — Question 352
A company wants to use the AWS Cloud to deploy an application globally.
Which architecture deployment model should the company use to meet this requirement?
Answer options
- A. Multi-Region
- B. Single-Region
- C. Multi-AZ
- D. Single-AZ
Correct answer: A
Explanation
To deploy an application globally and provide low latency to users worldwide, a Multi-Region architecture must be used because AWS Regions are geographically isolated and spread across the globe. Single-Region, Multi-AZ, and Single-AZ deployments confine the application infrastructure to a single geographic area, which fails to meet the global deployment requirement.