Question 418:
Your company uses a hybrid environment to host its infrastructure and services. Applications are mainly deployed in AWS. As a part of the company strategy, certain Amazon EC2 instances need to be exported through the VM Import/Export tool as OVA files and deployed in the on-premises VMware vSphere environment. How would you use the VM Import/Export tool in the right way?
Answer options:
A.Use the VM Import/Export tool to install the Server Migration Connector, generate ova files and migrate the EC2 instances to VMware vSphere. B.Use the VM Import/Export tool to deploy the AWS discovery tools in EC2 instances and trigger migration jobs to VMware vSphere. C.Use the “aws ec2 create-instance-export-task” command to export EC2 instances and store the exported ova files in an S3 bucket. D.Use the “aws ec2 export-image” command to export EC2 instances and download the exported ova files in a local disk.