A global hospitality and reservation booking platform is planning to migrate its core reservation portal and loyalty program database to AWS. The current on-premises environment comprises:
- VMware vSphere virtual machines (VMs) running supported Windows Server and Red Hat Enterprise Linux (RHEL) operating systems.
- physical bare-metal servers running RHEL 7 that host production Oracle databases.
- The company's compliance policies strictly prohibit the installation of third-party software agents on the database servers.
- The outbound network policy blocks direct internet access from all on-premises servers. All outbound traffic must be routed through a centralized forward HTTP proxy.
- To perform right-sizing and design migration groupings, the solutions architect must collect CPU and memory utilization, disk I/O metrics, and detailed network dependency mappings (inbound and outbound connections) for both VMs and physical servers.
Which combination of actions should the solutions architect take to gather the discovery data and track the migration in AWS Migration Hub? (Choose two.)
- Install the AWS Application Discovery Agent on the VMware VMs and configure the agents to route traffic through the outbound HTTP proxy.Answer
- Use the AWS Migration Hub import template to manually import the database server configurations and performance metrics, then group them with the discovered VMs in AWS Migration Hub.Answer
- CDeploy the AWS Application Discovery Agentless Collector in the VMware environment to gather the network dependency mappings and performance metrics for the VMs.
- DInstall the AWS Application Migration Service (MGN) replication agent on both the VMs and database servers to automatically map network dependencies using TCP port .
- EInstall the AWS Application Discovery Agent on the database servers and configure the outbound HTTP proxy to perform SSL decryption to validate the discovery payload.