ANS-C01 · Question #287
A company has multiple AWS Site-to-Site VPN connections between an on-premises environment and multiple VPCs. The Site-to-Site VPN connections use virtual private gateways and are configured with…
The correct answer is B. Deploy a transit gateway and a new accelerated Site-to-Site VPN connection. Transit Gateway for Centralized Routing: A transit gateway centralizes the management and routing of multiple Site-to-Site VPN connections. It helps optimize network paths and reduce latency by avoiding the need for direct peering between each VPC and on-premises. Accelerated…
Question
A company has multiple AWS Site-to-Site VPN connections between an on-premises environment and multiple VPCs. The Site-to-Site VPN connections use virtual private gateways and are configured with IPv4 addresses. The company hosts several internal applications in the VPCs. Application users have reported that the applications are performing slowly. A network engineer notices excessive latency in the network path that the VPN connections use. The network engineer needs to resolve the excessive latency. Which solution will meet this requirement?
Options
- AUse AWS Global Accelerator to deploy an accelerator on the existing Site-to-Site VPN
- BDeploy a transit gateway and a new accelerated Site-to-Site VPN connection.
- CReplace the existing Site-to-Site VPN connections with new Site-to-Site VPN connections that
- DReplace the existing Site-to-Site VPN connections with AWS PrivateLink connections.
How the community answered
(44 responses)- A14% (6)
- B73% (32)
- C9% (4)
- D5% (2)
Explanation
Transit Gateway for Centralized Routing: A transit gateway centralizes the management and routing of multiple Site-to-Site VPN connections. It helps optimize network paths and reduce latency by avoiding the need for direct peering between each VPC and on-premises. Accelerated Site-to-Site VPN: AWS accelerated Site-to-Site VPN connections use AWS Global Accelerator to reduce latency by leveraging the AWS global network to route traffic more efficiently. This significantly improves the performance of the applications. Supports Existing IPv4 Configuration: Accelerated VPNs can work with IPv4 addresses, allowing the company to address latency without requiring migration to IPv6, which would introduce additional complexity.
Community Discussion
No community discussion yet for this question.