Topic 1 Question 260
A company deployed an application in two AWS Regions in one AWS account. The company has one VPC in each Region. The VPCs use non-overlapping private CIDR ranges.
The company needs to connect both VPCs to a single on-premises data center to test the application. The application requires up to 800 Mbps of throughput. A network engineer needs to establish connectivity between the VPCs and the on-premises data center.
Which solution will meet this requirement with the LEAST operational overhead?
Order a 2 Gbps Direct Connect connection for the data center. Configure a virtual private gateway in each VPC. Create a private VIF for each virtual private gateway, and associate the virtual private gateways with the Direct Connect connection. Configure static routes in the VPC route tables and in the data center router.
Order a 2 Gbps Direct Connect connection for the data center. Configure a virtual private gateway in each VPC. Create a private VIF for each virtual private gateway, and associate the virtual private gateways with the Direct Connect connection. Configure Open Shortest Path First (OSPF) routing between the private VIF and the data center.
Configure a customer gateway and a virtual private gateway in each VPConfigure an AWS Site-to-Site VPN connection between the data center and each VPConfigure static routes in each VPC route table to point to the subnets in the data center.
Configure a customer gateway and a virtual private gateway in each VPC. Configure an AWS Site-to-Site VPN connection between the data center and each VPC. Configure BGP routing between the VPCs and the data center.
ユーザの投票
コメント(3)
- 正解だと思う選択肢: D
answer is D. Using Site-to-Site VPN connections with BGP routing provides:
Automatic route propagation Dynamic routing updates Sufficient throughput Lower cost than Direct Connect Minimal operational overhead for maintenance Simpler setup compared to Direct Connect options
👍 2woorkim2025/01/13 - 正解だと思う選択肢: D
D: a VPN is enough for 800 Mbps and for testing
👍 1c1193d42025/01/07 - 正解だと思う選択肢: C
isn't it easier to configure static routes for 2 VPC and on-prem DC, than configuring BGP? C or D ?
👍 1jfedotov2025/01/29
シャッフルモード