A regional media broadcasting corporation is planning to migrate its on-premises broadcasting and media asset management (MAM) system to AWS. The environment consists of 120 VMware vSphere VMs hosting web servers, transcoding engines, and database systems. Strict corporate security policies prohibit the installation of any software agents on the database virtual machines. Additionally, there are 15 physical bare-metal media servers running an unsupported legacy Unix-like operating system. The on-premises network restricts direct outbound internet access, but a centralized proxy server is available for outbound HTTPS traffic. The corporation wants to perform a discovery phase to determine dependencies, estimate AWS sizing, and track the migration progress in AWS Migration Hub using both AWS and integrated third-party migration tools.
Which two actions should the Solutions Architect recommend to perform the discovery and track the migration progress in AWS Migration Hub? (Select TWO.)
- Deploy the AWS Agentless Collector in the VMware environment, configure it to route outbound traffic through the centralized HTTPS proxy server to perform discovery for the virtualized workloads, and manually import the metadata for the physical legacy servers using the AWS Application Discovery Service CSV template.Answer
- BInstall the AWS Application Discovery Agent on all VMware VMs and bare-metal servers, and configure the on-premises firewall to allow direct outbound connections to the AWS Application Discovery Service endpoint over TCP port 1500.
- Register the third-party migration tools with AWS Migration Hub to automatically track the migration progress of the virtualized workloads, and use the AWS Migration Hub API or CLI to publish migration status updates for the manually migrated physical legacy servers.Answer
- DPerform a replatforming migration of the legacy Unix-like bare-metal servers by running the AWS Application Discovery Agent on them to capture the OS disk volume and automatically convert it into an Amazon Machine Image (AMI) registered in AWS Migration Hub.
- ESet up AWS Database Migration Service (DMS) for continuous replication (CDC) of the database systems without configuring binary logging or supplemental logging on the source database systems, allowing AWS Migration Hub to dynamically detect and track the replication task progress.