
Answer-first summary for fast verification
Answer: Deploy Amazon CloudFront for content delivery and caching., Convert video files to optimized formats using Amazon Elastic Transcoder.
The correct combination of solutions includes: A) Deploy Amazon CloudFront for content delivery and caching, and C) Use Amazon Elastic Transcoder to convert the video files to more appropriate formats. CloudFront will help reduce latency and improve the playback experience by caching the video content closer to the users. Elastic Transcoder will convert the large raw video files to formats that are more suitable for streaming on mobile devices, reducing buffering issues. Other options, such as using AWS DataSync or Auto Scaling EC2 instances, either do not directly address the playback and buffering concerns or introduce operational overhead.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company's mobile app captures and uploads raw video clips to an Amazon S3 bucket, causing playback issues due to large file sizes on mobile devices. To enhance app performance and scalability with minimal operational overhead, which two solutions should be implemented?
A
Deploy Amazon CloudFront for content delivery and caching.
B
Use AWS DataSync for video file replication across AWS Regions.
C
Convert video files to optimized formats using Amazon Elastic Transcoder.
D
Utilize an Auto Sealing EC2 instance group in Local Zones for content delivery.
E
Employ an Auto Scaling EC2 instance group for video file format conversion.
No comments yet.