A multinational retail corporation is migrating its supply chain management platform to AWS. The current on-premises environment consists of 300 VMware vSphere virtual machines (VMs) running Windows Server 2022 and Red Hat Enterprise Linux 8, and 50 bare-metal legacy servers running IBM AIX on POWER processors. Corporate compliance mandates that no software agents may be installed on any production server operating systems. The on-premises network has no direct internet connectivity, but an HTTP proxy is available for outbound HTTPS traffic (port 443) to AWS endpoints without SSL decryption. The company wants to use AWS Migration Hub to track the migration, utilizing both partner-integrated third-party tools and AWS migration tools. Which strategy should a solutions architect recommend to perform the discovery and track the migration progress?
- Deploy the AWS Application Discovery Service Agentless Collector as a virtual appliance in the VMware environment. Configure the collector with the corporate HTTP proxy credentials to upload virtual machine configuration and performance metadata. For the IBM AIX bare-metal servers, collect server specifications and utilization metrics manually, and import them using the AWS Migration Hub import CSV template. Register the third-party migration tools with AWS Migration Hub and use their native integrations to publish migration status updates to the Migration Hub dashboard.Answer
- BDeploy the AWS Application Discovery Agent on all VMware VMs and IBM AIX bare-metal servers. Configure the agents to route discovery traffic through the corporate HTTP proxy to the AWS Application Discovery Service endpoints. Track the migration using the AWS Migration Hub dashboard.
- CDeploy the AWS Application Discovery Service Agentless Collector in the VMware environment. Configure it to discover both the VMware VMs and the IBM AIX bare-metal servers by providing the collector with SSH credentials for the AIX hosts. Import the discovery data into AWS Systems Manager, and use Systems Manager to update migration tracking in AWS Migration Hub.
- DDeploy AWS Systems Manager Quick Setup to configure host management on all on-premises VMs and bare-metal AIX servers to collect hardware inventory and performance metrics. Export the gathered data to Amazon S3, and use AWS Glue to import the inventory into AWS Migration Hub. Use AWS Step Functions to update the migration status in Migration Hub.