A retail company is launching a new e-commerce platform on AWS. The company has two key requirements:
1. It must cache popular product images and media files closer to users worldwide to reduce latency.
2. It must deploy its database instances across multiple isolated locations within a geographic area to protect against a single data center outage.
Which of the following AWS infrastructure components should the company use to meet these requirements? (Select TWO.)
- AWS Edge LocationsAnswer
- Availability ZonesAnswer
- CAWS Regions
- DAWS Local Zones
- EAWS Outposts
Answer
AWS Edge Locations and Availability Zones
AWS Edge Locations cache media files and product images near users worldwide to lower latency. Availability Zones are isolated locations within a geographic Region, allowing databases to be deployed in a highly available configuration that survives the failure of a single data center facility.
Step-by-Step Solution
Key Concept
AWS Global Infrastructure Components