
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A solutions architect is optimizing a website for an upcoming musical event. Videos of the performances will be streamed in real time and then will be available on demand. The event is expected to attract a global online audience.
Which service will improve the performance of both the real-time and on-demand streaming?
A
Amazon CloudFront
B
AWS Global Accelerator
C
Amazon Route 53
D
Amazon S3 Transfer Acceleration
Explanation:
Amazon CloudFront is the correct choice because:
For real-time streaming: CloudFront supports live streaming using RTMP protocol and can cache live streaming content at edge locations, reducing latency for global viewers.
For on-demand streaming: CloudFront is a Content Delivery Network (CDN) that caches video content at edge locations worldwide, providing low-latency access to on-demand videos.
Global audience: CloudFront has a global network of edge locations that deliver content with low latency to users worldwide.
Comparison with other options:
CloudFront is specifically designed for content delivery including streaming media, making it the best choice for improving performance of both real-time and on-demand streaming to a global audience.