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

A company is storing 700 terabytes of data on a large network-attached storage (NAS) system in its corporate data center. The company has a hybrid environment with a 10 Gbps AWS Direct Connect connection.

After an audit from a regulator, the company has 90 days to move the data to the cloud. The company needs to move the data efficiently and without disruption. The company still needs to be able to access and update the data during the transfer window.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

AWS DataSync is designed for fast, secure, and automated online data transfers, making it ideal for utilizing the 10 Gbps AWS Direct Connect connection while allowing active reads and writes during migration. Offline methods like AWS Snowball Edge (Option B) or physical tapes (Option D) do not support real-time data updates during transit. Standard tools like rsync (Option C) lack the performance optimizations, built-in scheduling, and automatic verification provided by AWS DataSync for a migration of this scale.