
AWS Certified Solutions Architect - Associate
Get started today
Ultimate access to all questions.
An online media streaming company needs to deliver video content globally with minimal latency. Which AWS service combination should they implement to achieve this?
An online media streaming company needs to deliver video content globally with minimal latency. Which AWS service combination should they implement to achieve this?
Other
Explanation:
To deliver video content globally with minimal latency, the recommended AWS service combination is Amazon CloudFront and Amazon S3. CloudFront is a content delivery network (CDN) service that caches and distributes content from S3 buckets to edge locations around the world, reducing latency and improving performance for end-users. S3 provides highly durable and scalable object storage for the video content.