An organization is designing a web application on AWS that requires high availability and fault tolerance within a single geographic area to survive local data center outages. Additionally, the application serves static media content to a global user base and must minimize latency for these users. Which of the following AWS global infrastructure components should the organization utilize to meet these requirements? (Select TWO.)
- Multiple Availability Zones within a single AWS RegionAnswer
- AWS Edge LocationsAnswer
- CMultiple AWS Regions for active-active database replication
- DAWS Outposts in local on-premises data centers
- EAWS Local Zones configured in every target country
Answer
Multiple Availability Zones within a single AWS Region and AWS Edge Locations
Deploying across multiple Availability Zones within a single Region ensures that the application remains highly available and resilient to local data center failures. Utilizing AWS Edge Locations caches static media assets closer to users worldwide, satisfying the requirement for global low-latency content delivery.
Step-by-Step Solution
Key Concept
AWS Regions, Availability Zones, and Edge Locations serve distinct purposes in high availability and global content delivery.
Estimated Time:1m 30s