A business needs to deploy a static website globally. They want to ensure that user requests are resolved to the closest endpoint with low latency using domain name system (DNS) routing. Additionally, they want to distribute and cache content globally at edge locations to speed up delivery. Which AWS network services should be used to build this solution? (Select TWO.)
- Amazon Route 53Cevap
- Amazon CloudFrontCevap
- CAWS Transit Gateway
- DAmazon VPC Security Groups
- EAWS Regions
Cevap
Amazon Route 53 and Amazon CloudFront are the correct services to route users to the closest endpoint with low latency and cache static content globally.
Amazon Route 53 is a highly available and scalable Domain Name System (DNS) service that routes user requests to the closest endpoint with low latency. Amazon CloudFront is a global content delivery network (CDN) service that caches static and dynamic web content at edge locations close to users to speed up delivery.
Adım Adım Çözüm
Anahtar Kavram
AWS network services include Route 53 for global DNS routing and CloudFront for global content delivery and caching at edge locations.