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

A solutions architect is tasked with transferring 750 TB of data from an on-premises network-attached file system located at a branch office Amazon S3 Glacier.
The migration must not saturate the on-premises 1 Mbps internet connection.
Which solution will meet these requirements?

Answer options

Correct answer: D

Explanation

Transferring 750 TB of data over a 1 Mbps connection is practically impossible as it would take decades, making physical transfer via AWS Snowball Edge Storage Optimized devices the only viable option. Because Snowball Edge devices do not support direct import into Amazon S3 Glacier, the data must be copied to an Amazon S3 bucket first. An S3 Lifecycle policy is then used to transition the imported data to Amazon S3 Glacier.