A logistics company is planning to migrate its on-premises infrastructure to AWS. The environment consists of 150 VMware virtual machines and 20 legacy physical servers running custom Linux distributions that cannot be virtualized. The physical servers require detailed CPU and memory utilization data at the process level to optimize AWS target sizing. However, the corporate security policy strictly forbids installing any third-party agents or making OS-level modifications on the VMware VMs. Both environments have outbound internet connectivity blocked, but they can access a VPC via an existing AWS Direct Connect connection. The migration team wants to track all migration phases, including discovery and server replication progress, from a single centralized dashboard. Which discovery and tracking strategy should the solutions architect recommend to meet these requirements?
- Deploy the AWS Application Discovery Agentless Collector on the VMware vCenter Server, and install the AWS Application Discovery Agent on the physical servers. Configure both discovery mechanisms to communicate with the AWS Application Discovery Service using VPC endpoints. Track the discovery and migration replication status using AWS Migration Hub.Answer
- BInstall the AWS Application Discovery Agent on both the VMware VMs and the legacy physical servers. Configure Systems Manager Fleet Manager to collect discovery data and proxy the data transfer over the Direct Connect connection. Use AWS Systems Manager to track the overall migration progress.
- CDeploy the AWS Application Discovery Agentless Collector on the VMware vCenter Server, and use it to discover both the VMs and the legacy physical servers by configuring subnet scanning. Configure the collector to send discovery data via a public proxy over the internet. Track the migration progress using the AWS Application Migration Service console.
- DDeploy the AWS Application Discovery Agentless Collector on the VMware VMs, and install the AWS Application Discovery Agent on the legacy physical servers. Configure both to use a public proxy to forward discovery metrics. Track the discovery status using AWS Systems Manager Distributor.