A database administrator is planning to configure a standby database instance to ensure application availability in case of a physical data center failure. To achieve this, the standby database should be deployed to a different isolated site within the same geographic area. Which AWS Global Infrastructure component should the administrator choose for the standby database?
- AAWS Region
- Availability ZoneAnswer
- CEdge Location
- DAWS Outposts
Answer
Availability Zone
The correct answer is Availability Zone. Availability Zones are isolated locations within a single AWS Region, designed to be physically separated from other Availability Zones and equipped with independent power, cooling, and network infrastructure. This design ensures that a failure in one facility does not affect others, making them the correct choice for deploying standby database instances for high availability.
Step-by-Step Solution
Key Concept
Availability Zones provide physical isolation and redundancy within a single AWS Region.
Estimated Time:45s