A tourism bureau wants static images and scripts cached closer to visitors worldwide. Which edge service should they choose?
Select an answer to reveal the explanation.
Short Explanation
CloudFront is the network of neighborhood newsstands—copies of your static assets sit closer to visitors so pages feel snappy. RDS is a database, CloudTrail logs API calls, and Config tracks resource compliance—not a CDN for images and scripts.
Full Explanation
Amazon CloudFront is a content delivery network that caches and serves content from edge locations to reduce latency for users. Amazon RDS is a relational database service, AWS CloudTrail records account API activity, and AWS Config evaluates resource configurations—none function as a CDN for static assets.