AWS Certified Solutions Architect – Associate (SAA-C02) — Question 178

A company currently has 250 TB of backup files stored in Amazon S3 in a vendor's proprietary format. Using a Linux-based software application provided by the vendor, the company wants to retrieve files from Amazon S3, transform the files to an industry-standard format, and re-upload them to Amazon S3. The company wants to minimize the data transfer charges associated with this conversation.
What should a solutions architect do to accomplish this?

Answer options

Correct answer: D

Explanation

The correct answer is D because launching an EC2 instance in the same region as Amazon S3 minimizes data transfer costs by avoiding cross-region charges. Option A is incorrect as Amazon S3 batch operations do not support the installation of third-party software. Option B incurs additional costs due to data transfer from AWS to on-premises. Option C involves using Snowball Edge, which is unnecessary and less cost-effective for this scenario.