AWS Certified SysOps Administrator – Associate — Question 180

A company uses Amazon S3 to aggregate raw video footage from various media teams across the US. The company recently expanded into new geographies in Europe and Australia. The technical teams located in Europe and Australia reported delays when uploading large video files into the destination S3 bucket in the United States.

What are the MOST cost effective ways to increase upload speeds into the S3 bucket? (Choose two.)

Answer options

Correct answer: C, E

Explanation

Amazon S3 Transfer Acceleration (Option C) is designed specifically to speed up uploads across long distances by using the Amazon CloudFront edge network, making it a cost-effective choice. Multipart uploads (Option E) allow for the parallel uploading of large files, which can significantly improve upload times and is also cost-efficient. The other options, while they may improve connectivity, involve higher costs and complexity without directly addressing upload speed improvements as effectively as the chosen options.