A company is planning to migrate its on-premises application environment to AWS and wants to track the overall migration progress in AWS Migration Hub. The environment consists of 120 VMware vSphere virtual machines running supported versions of Windows Server and Red Hat Enterprise Linux, along with 10 physical bare-metal servers running IBM AIX 7.2. The company's corporate security policy strictly prohibits direct outbound internet access from these servers, but a site-to-site VPN connection to an AWS VPC is available. The Solutions Architect must collect system configurations, gather performance utilization history, map network dependencies to identify application boundaries, and minimize manual effort. Which combination of actions should the Solutions Architect take to accomplish these goals?
- Install the AWS Application Discovery Agent on the VMware virtual machines, configured to send data through an on-premises proxy to the AWS Application Discovery Service VPC endpoint. Manually gather configuration and dependency details for the AIX bare-metal servers, and import them into AWS Migration Hub using the CSV import template.Answer
- BDeploy the AWS Application Discovery Agentless Collector on VMware vSphere to discover both the VMware virtual machines and the AIX bare-metal servers. Configure the collector to output discovery logs to a local Amazon S3 File Gateway to bypass the outbound internet restriction.
- CInstall the AWS Application Migration Service (MGN) replication agent on all VMware virtual machines and AIX bare-metal servers to automatically discover OS configurations and track live network replication dependencies directly within the AWS Migration Hub dashboard.
- DRequest an AWS Snowball Edge Storage Optimized device, deploy the Application Discovery Agentless Collector on the device's compute capacity, and connect it to the on-premises network to perform local scanning of the VMware virtual machines and AIX physical servers without using the VPN.