Question 330:
Your company’s office was just reallocated to another site. A Site-to-Site VPN was set up to connect the local server in the new site and the company’s AWS VPC in the AWS region ap-south-1. The VPN is working properly. However, the operation team lead is worried about the robustness of the connection and has consulted you if it is possible to provide more redundancy to the VPN. Which suggestion should you give to him?
Answer options:
A.No redundancy is required as the VPN connection is robust enough to provide auto failover ability. No single point failure exists for the existing solution. B.Add 1 more tunnel between the customer gateway and virtual private gateway. So if the existing tunnel fails, the traffic can failover to the new one. C.Add another virtual private gateway as it is a single point without redundancy. D.Set up a second Site-to-Site VPN connection to the virtual private gateway by using a second customer gateway.