An enterprise is migrating its on-premises VMware vSphere workloads to VMware Cloud on AWS. The virtual machines (VMs) are being migrated to a VMware Cloud on AWS Software-Defined Data Center (SDDC). In the AWS cloud environment, a Route Private Hosted Zone (PHZ) named `corp.internal` is associated with a shared services VPC. The migrated VMs in the SDDC must resolve resources in the `corp.internal` domain. The VMware Cloud on AWS SDDC is connected to the AWS environment using a Transit Gateway via VMware Transit Connect. Which configuration should the solutions architect implement to enable DNS resolution for the migrated VMs?
- Create Route Resolver Inbound Endpoints in the Connected VPC, associate the private hosted zone `corp.internal` with the Connected VPC, and configure the VMware Cloud on AWS Compute Gateway (CGW) DNS forwarder to point to the Inbound Endpoint IP addresses.Cevap
- BAssociate the private hosted zone `corp.internal` directly with the VMware Cloud on AWS management VPC, and configure the VMware Cloud on AWS Management Gateway (MGW) to allow DNS traffic from the compute network.
- CCreate Route Resolver Outbound Endpoints in the VMware Cloud on AWS SDDC management network, and configure a resolver rule to forward DNS queries directly to the shared services VPC Route Resolver IP address ``.
- DConfigure the VMware Cloud on AWS Compute Gateway (CGW) to route DNS queries for `corp.internal` over the AWS Transit Connect attachment directly to the AWS Direct Connect Gateway, utilizing transitive routing to reach the shared services VPC Route Resolver.
Cevap
Create Route Resolver Inbound Endpoints in the Connected VPC, associate the private hosted zone `corp.internal` with the Connected VPC, and configure the VMware Cloud on AWS Compute Gateway (CGW) DNS forwarder to point to the Inbound Endpoint IP addresses.
To resolve names in a Route Private Hosted Zone (PHZ) from virtual machines inside the VMware Cloud on AWS SDDC, you must associate the PHZ with the Connected VPC (the VPC attached to the SDDC during provisioning) and create Route Resolver Inbound Endpoints in that Connected VPC. The VMware Cloud on AWS Compute Gateway (CGW) DNS service can then be configured to forward queries for the specific domain (e.g., `corp.internal`) to the IP addresses of the Inbound Endpoints. This allows the queries to flow over the high-speed elastic network interface (ENI) connection between the SDDC and the Connected VPC.
Adım Adım Çözüm
Anahtar Kavram
Integration of VMware Cloud on AWS SDDC DNS resolution with AWS Route Private Hosted Zones using Inbound Resolver Endpoints.
Tahmini Süre:2m 0s