AWS Certified Solutions Architect – Professional — Question 245

A company is migrating its three-tier web application from on-premises to the AWS Cloud. The company has the following requirements for the migration process:
✑ Ingest machine images from the on-premises environment.
✑ Synchronize changes from the on-premises environment to the AWS environment until the production cutover.
✑ Minimize downtime when executing the production cutover.
✑ Migrate the virtual machines' root volumes and data volumes.
Which solution will satisfy these requirements with minimal operational overhead?

Answer options

Correct answer: B

Explanation

Option B is correct as it involves using the AWS CLI VM Import/Export script to migrate virtual machines while allowing for incremental updates, which addresses the synchronization requirement and minimizes downtime effectively. The other options either do not emphasize the incremental synchronization feature as well or involve more complexity and operational overhead than necessary.