An energy utility company is migrating its regional billing system to AWS. The current architecture consists of 150 VMware vSphere VMs running Red Hat Enterprise Linux (RHEL) and Windows Server that host the web and application tiers, and 12 physical bare-metal servers running IBM AIX that host the core database engines. The security team has dictated two compliance requirements: (1) no software agents may be installed on the bare-metal database servers, and (2) the network team needs exact network dependency mappings (active ports, IP addresses, and connections) for the RHEL and Windows VMs to design target AWS Security Groups. The solutions architect must discover this environment, map the dependencies, and track the migration status from a centralized console. Which approach meets these requirements with the least operational effort?
- Deploy the AWS Application Discovery Agent on the VMware vSphere VMs to collect network dependency mappings. For the IBM AIX database servers, manually collect their specifications and network connections, and import the data into AWS Migration Hub using the import CSV template. Use AWS Migration Hub to track the migration.Cevap
- BDeploy the AWS Application Discovery Agentless Collector on the VMware vSphere vCenter Server to gather VM configuration and network dependencies. For the IBM AIX database servers, install the AWS Application Discovery Agent directly to capture database connections. Use AWS Migration Hub to track the migration.
- CDeploy the AWS Application Discovery Agentless Collector on the VMware vSphere vCenter Server. For the IBM AIX database servers, manually collect their configurations and upload them using the AWS Migration Hub import CSV template. Use AWS Migration Hub to track the migration.
- DDeploy the AWS Application Discovery Agent on all VMware vSphere VMs and the IBM AIX database servers. Enable agent-based discovery to stream all configuration, network connection, and process details directly to the Application Discovery Service. Use AWS Migration Hub to track the migration.