AWS Certified Solutions Architect – Professional — Question 800

A company has a 24 TB MySQL database in its on-premises data center that grows at the rate of 10 GB per day. The data center is connected to the company's
AWS infrastructure with a 50 Mbps VPN connection.
The company is migrating the application and workload to AWS. The application code is already installed and tested on Amazon EC2. The company now needs to migrate the database and wants to go live on AWS within 3 weeks.
Which of the following approaches meets the schedule with LEAST downtime?

Answer options

Correct answer: C

Explanation

Option C is the best approach as it allows for an initial bulk data transfer using AWS Snowball, followed by setting up replication to keep the data in sync with minimal downtime. Options A and B involve using replication from the start, which could increase downtime during the cutover. Option D requires taking the application offline, which is not ideal for minimizing downtime.