A company is deploying a global web application. They need to route user traffic to the closest geographical endpoint to minimize latency and cache static content at edge locations worldwide. Which two AWS network and content delivery services should the company use to meet these requirements? (Select TWO.)
- Amazon CloudFrontCevap
- Amazon Route 53Cevap
- CAWS Transit Gateway
- DVPC Peering
- ENetwork Access Control Lists (NACLs)
Cevap
Amazon CloudFront and Amazon Route 53
Amazon CloudFront acts as a content delivery network that stores cached copies of static assets closer to users at edge locations, significantly reducing latency. Amazon Route 53 is a DNS service that can direct users dynamically to the nearest application endpoint using latency-based routing policies.
Adım Adım Çözüm
Anahtar Kavram
AWS Network and Content Delivery services work together to optimize global user access via DNS routing and edge caching.