An enterprise is migrating 25 critical business application virtual machines (VMs) from an on-premises VMware vSphere 7.0 cluster to a VMware Cloud on AWS (VMC on AWS) Software-Defined Data Center (SDDC). The database VMs are highly sensitive to latency and write transactions continuously, requiring zero downtime during migration (recovery time objective (RTO) of zero). The application components use hardcoded IP addresses that cannot be changed during the migration. The enterprise has a multi-account AWS structure and requires that the migrated VMs privately resolve DNS names in an Amazon Route 53 Private Hosted Zone (PHZ) hosted in a shared services AWS account. In addition, the VMs in the SDDC must communicate privately with resources in multiple spoke VPCs across different AWS accounts. The network between the on-premises datacenter and AWS is a 10 Gbps AWS Direct Connect connection. Which migration and networking strategy should the Solutions Architect implement to satisfy these requirements?
- AExtend the on-premises network using VMware HCX Network Extension to preserve VM IP addresses. Use HCX Bulk Migration to replicate and migrate the VMs in a single parallel batch. Connect the VMC on AWS SDDC to the spoke VPCs using VMware Transit Connect, and associate the Route 53 Private Hosted Zone in the shared services account with the Connected VPC in the customer AWS account.
- Extend the on-premises network using VMware HCX Network Extension to preserve VM IP addresses. Use HCX Replication-Assisted vMotion (RAV) to migrate the VMs with zero downtime. Connect the VMC on AWS SDDC to the spoke VPCs using VMware Transit Connect, and associate the Route 53 Private Hosted Zone in the shared services account with the Connected VPC in the customer AWS account.Cevap
- CExtend the on-premises network using VMware HCX Network Extension to preserve VM IP addresses. Use HCX Replication-Assisted vMotion (RAV) to migrate the VMs with zero downtime. Connect the VMC on AWS SDDC and the spoke VPCs directly to a shared AWS Direct Connect Gateway to enable inter-VPC and SDDC communication, and associate the Route 53 Private Hosted Zone in the shared services account with the Connected VPC in the customer AWS account.
- DExtend the on-premises network using VMware HCX Network Extension to preserve VM IP addresses. Use HCX Replication-Assisted vMotion (RAV) to migrate the VMs with zero downtime. Connect the VMC on AWS SDDC to the spoke VPCs using VMware Transit Connect, and deploy Route 53 Resolver endpoints in the shared services account without associating the Private Hosted Zone with the Connected VPC.