An organization wants to host its database in a way that protects it from a localized disaster, such as a building-specific power outage, while maintaining low-latency replication between the primary database and the standby replica. According to AWS best practices, the primary and standby databases should be deployed in two different instances of which infrastructure component?
- Availability ZonesAnswer
- BAWS Regions
- CEdge Locations
- DAWS Outposts
Answer
Availability Zones
Availability Zones are physically isolated collections of data centers within an AWS Region. They are designed to isolate failures (such as power outages or flooding) while remaining close enough to each other to be connected by low-latency fiber-optic networking, enabling synchronous data replication.
Step-by-Step Solution
Key Concept
AWS Availability Zones are designed for high availability and fault tolerance within a single geographic region by providing physically isolated data center locations connected with low-latency networking.
Estimated Time:45s