A technology startup is deploying an application that requires high availability within a single geographic area. The team plans to distribute the application's resources across multiple Availability Zones (AZs). Which statement correctly describes the architectural relationship between AWS Regions and Availability Zones?
- An AWS Region is a geographic area that contains multiple, physically separated and isolated Availability Zones.Answer
- BAn Availability Zone is a geographic area containing multiple AWS Regions, which are connected by low-latency networks.
- CAn Availability Zone consists of a single physical data center, and each AWS Region is comprised of exactly one Availability Zone.
- DAn AWS Region is a single physical building, while Availability Zones represent the different floors within that building to provide hardware isolation.
Answer
An AWS Region is a geographic area that contains multiple, physically separated and isolated Availability Zones.
The correct option correctly states that an AWS Region is a geographic area that contains multiple, physically separated and isolated Availability Zones. This design ensures that if one zone is affected by a local disaster, the others remain operational, supporting high availability.
Step-by-Step Solution
Key Concept
AWS Regions and Availability Zones Architecture