AWS Certified Solutions Architect – Associate (SAA-C03) — Question 115

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

The correct answer is C because it allows for the data to be transferred efficiently using AWS Snowball Edge and provides the ability to create a custom transformation job with AWS Glue once the data is on AWS. Options A and B do not adequately address the requirement for transferring large amounts of data without existing network bandwidth, while option D adds unnecessary complexity by including EC2 compute when AWS Glue can handle the transformation.