A large logistics company is migrating its on-premises VMware vSphere workloads to VMware Cloud (VMC) on AWS. The migration scope includes transactional database virtual machines (VMs) totaling of storage and application VMs totaling of storage. The database VMs have a maximum allowable downtime of minute during migration cutover, while the application VMs can tolerate a reboot of up to minutes. The enterprise has an existing AWS Direct Connect connection (with available capacity) linked to a multi-account AWS environment. The workloads must retain their original on-premises IP addresses to prevent application reconfiguration. In addition, the migrated VMs must resolve private DNS records hosted in a Route 53 Private Hosted Zone (PHZ) in the Shared Services VPC. Which combination of VMware HCX migration types and DNS configurations will satisfy these requirements?
- ADeploy VMware HCX and configure an HCX L2 Network Extension. Migrate all database and application VMs using HCX Bulk Migration to minimize the overall replication window. Associate the Route 53 Private Hosted Zone directly with the VMC SDDC network.
- Deploy VMware HCX and configure an HCX L2 Network Extension. Migrate the database VMs using HCX Replication-Assisted vMotion (RAV) and the application VMs using HCX Bulk Migration. Configure the SDDC DNS service to forward DNS requests to a Route 53 Inbound Resolver endpoint in the Shared Services VPC.Cevap
- CDeploy VMware HCX and configure an HCX L2 Network Extension. Migrate the database VMs using HCX Replication-Assisted vMotion (RAV) and the application VMs using HCX Bulk Migration. Associate the Route 53 Private Hosted Zone with the AWS Direct Connect Gateway (DXGW) to allow DNS resolution across the hybrid connection.
- DDeploy VMware HCX without L2 Network Extension. Migrate the database VMs using HCX Cold Migration and the application VMs using HCX RAV. Configure the Transit Gateway (TGW) to route DNS traffic transitively through a Direct Connect Gateway to the on-premises DNS servers.