Q20 — AWS ANS-C01 Ch.1
Question 20 of 100 | ← Chapter 1
A company has three VPCs in a single AWS Region. Each VPC contains 15 Amazon EC2 instances, and no connectivity exists between the VPCs. The company is deploying a new application across all three VPCs. The application requires high bandwidth between the nodes. A network Engineer must implement connectivity between the VPCs. Which solution will meet these requirements with the HIGHEST throughput?
- 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.