An organization is designing a web application to be hosted on AWS. To ensure the application remains highly available and resilient to local physical disasters, such as power outages or flooding, the team wants to leverage AWS infrastructure isolation. Which two statements correctly describe the characteristics of AWS Availability Zones? (Select TWO.)
- Each Availability Zone consists of one or more discrete data centers with redundant power, networking, and connectivity.Answer
- Availability Zones within a single Region are interconnected using high-speed, low-latency, and redundant fiber-optic networks.Answer
- CAvailability Zones are geographic areas located in different countries to help organizations meet strict data sovereignty requirements.
- DEach Availability Zone is an edge cache site designed to store copies of static content closer to users globally to minimize latency.
- EAvailability Zones share power grids, water supplies, and network paths to ensure cost efficiency and simplified infrastructure management.
Answer
AWS Availability Zones consist of one or more discrete data centers with redundant utility infrastructure, and they are interconnected with high-speed, low-latency, and redundant fiber-optic networks.
Availability Zones are designed to provide high availability and isolation from local failures. To achieve this, each Availability Zone is composed of one or more discrete, physical data centers, each equipped with redundant utility infrastructure. Despite being physically separated, they are interconnected by private, high-speed, low-latency fiber-optic networks to allow applications to failover seamlessly.
Step-by-Step Solution
Key Concept
AWS Availability Zones are isolated locations within a Region designed to provide fault isolation and low-latency replication.