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

A company uses 50 TB of data for reporting. The company wants to move this data from on premises to AWS. A custom application in the company's data center runs a weekly data transformation job. The company plans to pause the application until the data transfer is complete and needs to begin the transfer process as soon as possible.
The data center does not have any available network bandwidth for additional workloads. A solutions architect must transfer the data and must configure the transformation job to continue to run in the AWS Cloud.
Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: C

Explanation

An AWS Snowball Edge Storage Optimized device is ideal for offline migrations of up to 80 TB of data, making it perfect for this 50 TB scenario where network bandwidth is unavailable. AWS Glue is a fully managed, serverless ETL service that reduces operational overhead compared to deploying and maintaining custom applications on Amazon EC2 instances. AWS DataSync is incorrect because it requires network bandwidth, and AWS Snowcone is incorrect because its storage capacity is too small for a 50 TB payload.