
Ultimate access to all questions.
A company is migrating to AWS and intends to use multiple VPCs across multiple AWS Regions. A network engineer needs to establish connectivity between the eu-west-1 and eu-central-1 Regions to the company headquarters and branch office, respectively.
The network engineer created a production VPC, Prod A, with a CIDR block of 10.0.0.0/16 in an account in eu-west-1, and another production VPC, Prod B, with a CIDR block of 10.1.0.0/16 in a different account in eu-central-1.
The network engineer performed the following steps to establish connectivity:
After completing the configuration, the network engineer attempted to connect from Prod A to Prod B but was unsuccessful.
What steps should the network engineer take to ensure the required connectivity is achieved?
A
Modify the IP address of the peering attachment to a wider range.
B
Delete the static routes that were in the transit gateway route table to send traffic to the remote VPC and enable route propagation instead.
C
Create a new route destined to 10.0.0.0/8 in both production VPC route tables with the Region transit gateway as the target.
D
Modify the transit gateway route tables from the production accounts to propagate routes dynamically between the production VPCs.