AWS Certified Solutions Architect – Professional (SAP-C02) — Question 184

A company is planning a one-time migration of an on-premises MySQL database to Amazon Aurora MySQL in the us-east-1 Region. The company's current internet connection has limited bandwidth. The on-premises MySQL database is 60 TB in size. The company estimates that it will take a month to transfer the data to AWS over the current internet connection. The company needs a migration solution that will migrate the database more quickly.

Which solution will migrate the database in the LEAST amount of time?

Answer options

Correct answer: C

Explanation

Option C is the most efficient solution as it leverages AWS Snowball Edge, which allows for the physical transfer of large amounts of data, significantly reducing migration time compared to internet-based methods. Options A and B rely on existing bandwidth, which is limited and would prolong the migration. Option D, while similar to C, uses the AWS Application Migration Service instead of AWS DMS, which is not optimized for this specific type of database migration.