A media streaming company is designing a new real-time interactive video application. The application has two primary requirements:
1. It must deliver single-digit millisecond latency to end-users located in specific major metropolitan areas that do not contain an AWS Region.
2. It must cache and deliver static media assets globally with minimal latency.
Which of the following AWS global infrastructure components should the company utilize to meet these requirements? (Select TWO.)
- AWS Local ZonesAnswer
- AWS Edge LocationsAnswer
- CAWS Regions
- DAvailability Zones
- EAWS Outposts
Answer
The correct answers are AWS Local Zones and AWS Edge Locations.
AWS Local Zones allow applications to run low-latency tasks closer to metropolitan areas, fulfilling the requirement for single-digit millisecond latency. AWS Edge Locations cache and deliver static content globally near end-users, fulfilling the content delivery requirement.
Step-by-Step Solution
Key Concept
Identifying correct AWS Global Infrastructure components for specific latency and geographical requirements.