A multinational retail corporation is planning to migrate its hybrid e-commerce and inventory management platform to AWS. The on-premises infrastructure is distributed as follows:
* virtual machines (VMs) hosted on a VMware vSphere cluster. The Solutions Architect must perform detailed network dependency mapping (including active inbound and outbound TCP connections and process-level details) to design AWS Security Groups and identify migration waves.
* bare-metal physical servers running Red Hat Enterprise Linux (RHEL) that host the core database tier. The corporate security and compliance policy strictly prohibits the installation of any third-party software agents on these database systems.
* legacy bare-metal physical servers running IBM AIX that run proprietary inventory lookup services.
The migration must be tracked centrally in AWS Migration Hub. The business requires the integration of both AWS migration tools and custom third-party migration tracking systems to monitor the migration status of all servers.
Which of the following actions should the Solutions Architect take to meet these requirements? (Select TWO.)
- Install the AWS Application Discovery Agent on the VMware VMs to capture network connections and running processes, and manually import the metadata and dependency information for the RHEL and AIX bare-metal servers using the Application Discovery Service import CSV template.Answer
- Group the discovered and imported servers into logical applications within the AWS Migration Hub console, and configure the third-party migration tools to update the migration status of these applications using the AWS Migration Hub Home Region API.Answer
- CDeploy the AWS Application Discovery Agentless Collector on the VMware vCenter Server to gather the required network connection maps and process lists, and install the AWS Application Discovery Agent on all RHEL and AIX physical servers to stream their inventory data.
- DDeploy the AWS Application Discovery Agent on all VMware, RHEL, and AIX servers, ensuring that port is opened on the on-premises firewalls to allow the agents to stream the dependency data directly to the AWS Migration Hub endpoint.
- EManually import all server configurations via a CSV file, and use AWS Resource Access Manager (RAM) to share the AWS Migration Hub discovery data with target member accounts to allow localized tracking of migration waves.
- FDeploy the AWS Application Discovery Agentless Collector to discover the VMware VMs. For the physical servers, configure a pilot light disaster recovery replication to AWS using AWS Application Migration Service (MGN), which will automatically populate the Migration Hub with system and network dependencies.