
Ultimate access to all questions.
To establish a reliable Virtual Private Network (VPN) connection between a newly created Virtual Private Cloud (VPC) on Google Cloud and an external site, you need to meet several specific requirements. These include utilizing dynamic routing, implementing a shared address space of 10.19.0.1/22, and ensuring that tunnels are not overprovisioned during any failover events. In line with Google-recommended practices for setting up a high availability Cloud VPN, how should you proceed to achieve this?
A
Use a custom mode VPC network, configure static routes, and use active/passive routing.
B
Use an automatic mode VPC network, configure static routes, and use active/active routing.
C
Use a custom mode VPC network, use Cloud Router border gateway protocol (BGP) routes, and use active/passive routing.
D
Use an automatic mode VPC network, use Cloud Router border gateway protocol (BGP) routes, and configure policy-based routing.