An architect is designing an infrastructure strategy. The strategy requires copying database backups to a distant geographic location for disaster recovery compliance. Additionally, the application's active web servers must run in multiple isolated locations within the same area to prevent downtime from a single facility outage. Which two AWS Global Infrastructure components should the architect use to meet these requirements?
- AWS RegionsAnswer
- Availability ZonesAnswer
- CEdge Locations
- DAWS Local Zones
- EAWS Outposts
Answer
AWS Regions and Availability Zones
AWS Regions provide the separate geographic boundaries needed for disaster recovery compliance by isolating workloads across different physical locations globally. Availability Zones provide high availability within a region by grouping discrete, isolated data centers with redundant power and networking, protecting against a single facility outage.
Step-by-Step Solution
Key Concept
AWS Global Infrastructure components, specifically the distinction between AWS Regions (geographic isolation) and Availability Zones (datacenter-level isolation).
Estimated Time:45s