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

A company wants to migrate an application to Amazon EC2 from VMware Infrastructure that runs in an on-premises data center. A solutions architect must preserve the software and configuration settings during the migration.

What should the solutions architect do to meet these requirements?

Answer options

Correct answer: B

Explanation

Option B is correct because it involves exporting the application in OVF format, storing it in Amazon S3, and using the AWS CLI to import it to EC2, which preserves the software and configuration. Option A focuses on replication rather than direct migration, C does not preserve the VM's configuration settings properly, and D involves unnecessary complexity with Systems Manager and AWS Backup.