Soru

Zorluk: OrtaMulti-Account and Hybrid DNS Architecture Strategy

A healthcare enterprise is migrating its legacy systems to AWS. The architecture consists of an AWS Organization with a Shared Services VPC in Account A and an Application VPC in Account B. Both VPCs are connected to the on-premises data center via an AWS Transit Gateway and AWS Direct Connect. In Account A, a Route 53 Private Hosted Zone (PHZ) for corp.internal is hosted. The on-premises DNS servers manage the onprem.internal domain. The company needs to establish a DNS resolution strategy where:
1. Resources in the Application VPC can resolve names in corp.internal.
2. On-premises servers can resolve names in corp.internal.
3. Resources in both VPCs can resolve names in onprem.internal.

Which DNS architecture strategy should a Solutions Architect implement to meet these requirements?

  1. A
    In Account A, share the corp.internal Private Hosted Zone with Account B using AWS Resource Access Manager (RAM). In Account B, accept the share and associate the zone with the Application VPC. Deploy Route 53 Resolver inbound endpoints in Account A's VPC and configure on-premises DNS servers to forward corp.internal queries to the inbound endpoints. Create a Resolver forwarding rule for onprem.internal pointing to the on-premises DNS servers and associate it directly with both VPCs.
  2. In Account A, submit a cross-account Private Hosted Zone association authorization for Account B's VPC, and then associate the VPC with the corp.internal zone in Account B. Create Route 53 Resolver inbound and outbound endpoints in Account A's VPC. Create a Route 53 Resolver forwarding rule for onprem.internal pointing to on-premises DNS servers, share this rule with Account B using AWS Resource Access Manager, and associate the rule with the VPCs in both accounts. Configure on-premises DNS servers to forward queries for corp.internal to the inbound endpoint IP addresses.Cevap
  3. C
    In Account A, authorize the cross-account association of corp.internal with Account B's VPC, and complete the association. Configure a Transit Gateway Route Table to route DNS traffic directed to the VPC local DNS resolver (169.254.169.253169.254.169.253) from Account B and on-premises directly to Account A's VPC. Deploy a single Route 53 Resolver outbound endpoint in Account A's VPC and configure a forwarding rule for onprem.internal pointing to the on-premises DNS servers.
  4. D
    In Account A, associate the corp.internal Private Hosted Zone directly with Account B's VPC from the Route 53 console. Create Route 53 Resolver outbound endpoints in both Account A and Account B VPCs. Create forwarding rules for corp.internal in each account pointing to the on-premises DNS servers, and configure the on-premises DNS servers to forward onprem.internal queries to the Route 53 Resolver outbound endpoints.

Cevap

The correct approach requires authorizing and associating the private hosted zone across accounts, sharing the resolver forwarding rule via AWS Resource Access Manager, and using inbound and outbound endpoints for hybrid DNS resolution.
The correct strategy involves establishing a cross-account Private Hosted Zone association between the zone in Account A and the VPC in Account B. Additionally, deploying Route 53 Resolver Inbound Endpoints in the Shared Services VPC allows on-premises systems to resolve corp.internal by forwarding queries to the inbound endpoint IPs. Deploying Route 53 Resolver Outbound Endpoints in Account A's VPC enables AWS VPCs to forward queries for onprem.internal to the on-premises DNS servers. By sharing this forwarding rule via AWS Resource Access Manager (RAM) with Account B, both accounts can associate their VPCs with the rule and resolve on-premises addresses.

Adım Adım Çözüm

1
Authorize and associate the Private Hosted Zone cross-account.
Account B's VPC is associated with corp.internal.
This allows resources in Account B's VPC to resolve DNS records in the corp.internal hosted zone.
2
Create Route 53 Resolver Inbound and Outbound Endpoints in Account A.
DNS resolution paths are established to and from the on-premises network.
Inbound endpoints receive queries from on-premises, while outbound endpoints send queries to on-premises.
3
Create and share the Resolver Forwarding Rule for the on-premises domain.
The forwarding rule for onprem.internal is shared via AWS RAM and associated with both VPCs.
This ensures that both Account A and Account B VPCs can resolve onprem.internal addresses by forwarding queries to on-premises DNS servers.

Anahtar Kavram

Multi-Account and Hybrid DNS Architecture Strategy
Tahmini Süre:2m 0s
Bu soruyu puanla