Soru

Zorluk: OrtaHybrid and Multi-Account Network Connectivity Design

A multinational enterprise is designing a hybrid network architecture to connect 1515 spoke VPCs across multiple AWS accounts in the `us-east-1` Region to an on-premises data center. The company has the following requirements:
1. High availability for all outbound internet traffic from the spoke VPCs.
2. Secure private DNS resolution of resources in a centralized Shared Services VPC from all other spoke VPCs.
3. High-bandwidth primary connectivity via AWS Direct Connect with an IPsec VPN failover for on-premises hybrid traffic, using dynamic routing with automatic failover.

Which of the following actions should the solutions architect take to implement this architecture? (Select TWO.)

  1. Associate the AWS Transit Gateway with a Direct Connect Gateway using a transit virtual interface for the primary path, establish an AWS Site-to-Site VPN connection directly to the Transit Gateway as the backup path, and advertise the same on-premises routes via BGP over both paths.Cevap
  2. Deploy a NAT Gateway in each Availability Zone of a centralized egress VPC, and associate the centralized Route 53 Private Hosted Zone with all spoke VPCs using cross-account VPC associations.Cevap
  3. C
    Connect the spoke VPCs directly to the Direct Connect Gateway using Virtual Private Gateways to route VPC-to-VPC traffic transitively, and configure a Site-to-Site VPN with static routing on the Transit Gateway as the backup path.
  4. D
    Create a centralized Route 53 Private Hosted Zone in the Shared Services AWS account, and configure a Transit Gateway route table rule to automatically forward DNS queries on port 5353 from the spoke VPCs to the Shared Services VPC.
  5. E
    Deploy a single NAT Gateway in a public subnet of one Availability Zone in a centralized egress VPC, and configure the route tables of all private subnets in the spoke VPCs to route 0.0.0.0/00.0.0.0/0 traffic to this NAT Gateway.

Cevap

To implement this architecture, the solutions architect should associate the AWS Transit Gateway with a Direct Connect Gateway using a transit virtual interface for the primary path, establish an AWS Site-to-Site VPN connection to the Transit Gateway for the backup path, advertise the same routes via BGP over both paths, deploy a NAT Gateway in each Availability Zone of a centralized egress VPC, and associate the centralized Route 53 Private Hosted Zone with all spoke VPCs using cross-account VPC associations.
Associating the AWS Transit Gateway with a Direct Connect Gateway using a transit virtual interface establishes the high-bandwidth primary path. Terminating the Site-to-Site VPN on the same Transit Gateway and advertising the same BGP routes over both paths enables dynamic failover, as AWS Transit Gateway automatically prefers the Direct Connect gateway attachment over the VPN attachment for identical prefixes. For outbound high availability, deploying a NAT Gateway in each Availability Zone of a centralized egress VPC prevents a single Availability Zone outage from disrupting outbound traffic. Associating the centralized Route 53 Private Hosted Zone with all spoke VPCs enables seamless cross-account private DNS resolution.

Adım Adım Çözüm

1
Establish the hybrid connectivity primary and backup paths using AWS Transit Gateway.
An AWS Transit Gateway is associated with a Direct Connect Gateway using a transit VIF for the primary path, and a Site-to-Site VPN is terminated on the Transit Gateway as the backup path.
This configuration supports scale for multiple VPCs and enables dynamic failover by advertising identical prefixes over BGP, allowing the Transit Gateway to prefer the Direct Connect path.
2
Design the high availability outbound routing architecture.
A centralized egress VPC is created with a NAT Gateway deployed in each Availability Zone.
Deploying NAT Gateways across multiple Availability Zones ensures that outbound traffic is highly available and resilient to single-AZ failures.
3
Configure private DNS resolution across all VPCs in the multi-account environment.
The Route 53 Private Hosted Zone in the Shared Services account is associated with all spoke VPCs using cross-account VPC associations.
This allows resources in all spoke VPCs to securely resolve private domain names in the Shared Services VPC without routing DNS queries over Transit Gateway route tables.

Anahtar Kavram

Designing highly available, scalable hybrid network connectivity and centralized services routing using AWS Transit Gateway, multi-AZ NAT Gateways, and cross-account Route 53 Private Hosted Zone associations.
Bu soruyu puanla