A technology company is preparing to migrate its core application portfolio from a local VMware vSphere cluster to a VMware Cloud on AWS (VMC on AWS) Software-Defined Data Center (SDDC). The company's hybrid network architecture consists of a 10 Gbps AWS Direct Connect connection terminated at an AWS Transit Gateway in a centralized Network account using a Transit VIF. The migration candidates consist of 15 high-throughput transactional database virtual machines (VMs) that must remain online with zero operational downtime, and 120 web application VMs that can tolerate a brief service interruption of up to 15 minutes during a weekend maintenance window. Additionally, all migrated workloads must resolve internal service endpoints hosted in a Route 53 Private Hosted Zone for corp.internal in a separate Shared Services AWS account. Which two actions should a solutions architect recommend to satisfy these requirements? (Select two.)
- Configure VMware Transit Connect to peer with the customer's AWS Transit Gateway. Deploy Route 53 Resolver inbound endpoints in the Shared Services VPC, and configure the SDDC's DNS forwarder to route queries for corp.internal to the inbound endpoint IP addresses.Cevap
- Implement VMware HCX for the migration. Configure Replication-Assisted vMotion (RAV) to migrate the 15 transactional database VMs, and use Bulk Migration to migrate the 120 web application VMs with a scheduled switchover during the maintenance window.Cevap
- CAssociate the Route 53 Private Hosted Zone corp.internal directly with the VMware Cloud on AWS SDDC management VPC by using the AWS CLI to authorize and associate the cross-account VPC.
- DConfigure VMware Transit Connect to peer with the customer's AWS Transit Gateway, and configure the customer's AWS Transit Gateway to route HCX migration traffic transitively from the on-premises Direct Connect Transit VIF to the VMware Transit Connect.
- EDeploy the AWS Application Migration Service (MGN) replication agent on all on-premises VMs. Replicate the workloads over the Direct Connect connection to the VMC on AWS SDDC, and schedule a cutover window for the web application VMs while using live migration for the databases.