
Ultimate access to all questions.
A company has three VPCs in the same AWS Region, each containing 15 Amazon EC2 instances, with no current connectivity between them. A new application requiring high bandwidth between nodes is being deployed across all three VPCs.
What solution should a network engineer implement to provide the HIGHEST throughput for connectivity between the VPCs?
A
Configure a transit gateway. Attach each VPC to the transit gateway. Configure static routing in each VPC to route traffic to the transit gateway.
B
Configure VPC peering between the three VPCs. Configure static routing to route traffic between the three VPCs.
C
Configure a transit VPConfigure a VPN gateway in each VPCreate an AWS Site-to-Site VPN tunnel from each VPC to the transit VPUse BGP routing to route traffic between the VPCs and the transit VPC.
D
Configure AWS Site-to-Site VPN connections between each VPC. Enable route propagation for each Site-to-Site VPN connection to route traffic between the VPCs.