Question 154:
You are responsible for a legacy web application whose server environment is approaching the end of life. You would like to migrate this application to AWS as quickly as possible since the application environment currently has the following limitations.
Answer options:
A.Use the EC2 VM Import Connector for vCenter to import the VM into EC2. B.Use VM Import/Export to import the VM as an Amazon Machine Image (AMI). Launch EC2 instances from the AMI. C.Use S3 to create a backup of the VM and restore the data into EC2. D.Use the EC2’s bundle-instance API to import an image of the VM into EC2.