AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 161

A network engineer is evaluating a network setup for a global retail company. The company has an AWS Direct Connect connection between its on-premises data center and the AWS Cloud. The company has AWS resources in the eu-west-2 Region. These resources consist of multiple VPCs that are attached to a transit gateway.

The company recently provisioned a few AWS resources in the eu-central-1. Region in a single VPC close to its users in this area. The network engineer must connect the resources in eu-central-1 with the on-premises data center and the resources in eu-west-2. The solution must minimize changes to the Direct Connect connection.

What should the network engineer do to meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because creating a new transit gateway in eu-central-1 and peering it with the existing one in eu-west-2 allows efficient routing between both regions without altering the Direct Connect setup. Options A and D suggest using virtual private gateways, which do not support inter-region connectivity in this scenario, while option C introduces unnecessary complexity with a VPN connection instead of leveraging the transit gateway peering.