QuestionQ324

Content Domain 3: Cloud Technology and Services

A company is developing an application that must distribute images and videos worldwide with minimal latency.

Which approach can the company use to achieve this cost-effectively?

  • A Deliver the content through Amazon CloudFront.
  • B Store the content on Amazon S3 and enable S3 cross-region replication.
  • C Implement a VPN across multiple AWS Regions.
  • D Deliver the content through AWS PrivateLink.
Explanation

Amazon CloudFront is a global CDN that caches static and media content at edge locations and routes viewers to a low-latency location. This provides efficient worldwide delivery of images and videos while reducing origin requests and transfer costs.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!