Ultimate access to all questions.
A media company on AWS seeks a solution to cache confidential media files in S3 for global access with reliable and fast content delivery. Which AWS service should be implemented?
Explanation:
The correct answer is C: Deploy Amazon CloudFront to connect the S3 buckets to CloudFront edge servers. Amazon CloudFront is a content delivery network (CDN) service that allows you to cache S3 content at edge locations worldwide, ensuring low latency and high transfer speeds for users regardless of their geographic location. CloudFront is designed specifically to deliver content quickly and with high availability.