AWS Certified Cloud Practitioner (CLF-C02) — Question 565
A company has a website on AWS. The company wants to deliver the website to a worldwide audience and provide low-latency response times for global users.
Which AWS service will meet these requirements?
Answer options
- A. AWS CloudFormation
- B. Amazon CloudFront
- C. Amazon ElastiCache
- D. Amazon DynamoDB
Correct answer: B
Explanation
Amazon CloudFront is a content delivery network (CDN) service that speeds up the distribution of static and dynamic web content to users worldwide by serving it from a global network of edge locations. AWS CloudFormation is used for infrastructure as code, Amazon ElastiCache is an in-memory caching service for databases, and Amazon DynamoDB is a NoSQL database, making Amazon CloudFront the correct choice for global low-latency web delivery.