Google Cloud Professional Cloud Network Engineer — Question 197

You are creating a design that will connect your single on-premises data center to a VPC in Google Cloud by using an IPsec VPN connection. The connection must have a minimum SLA of 99.99%. There is a single VPN termination device located in your on-premises data center. The VPN termination device can be configured only with a single public IP address. Your design must also have the least amount of setup effort. What should you do?

Answer options

Correct answer: D

Explanation

Option D is correct because it effectively utilizes a single HA VPN gateway with two tunnels, meeting the SLA requirements while minimizing configuration complexity. Options A and B involve multiple gateways, which would complicate the setup unnecessarily given the constraint of a single public IP. Option C requires replacing the existing device, which contradicts the goal of minimizing setup effort.