
Ultimate access to all questions.
You have deployed two network virtual appliances in the us-central1 region to provide connectivity to your on-premises network (10.0.0.0/8). You need to configure routing in your Virtual Private Cloud (VPC) to meet these requirements:
What routing configuration should you implement?
A
Configure two routes for 10.0.0.0/8 with different priorities, each pointing to separate network virtual appliances.
B
Configure an internal HTTP(S) load balancer with the two network virtual appliances as backends. Configure a route for 10.0.0.0/8 with the internal HTTP(S) load balancer as the next hop.
C
Configure a network load balancer for the two network virtual appliances. Configure a route for 10.0.0.0/8 with the network load balancer as the next hop.
D
Configure an internal TCP/UDP load balancer with the two network virtual appliances as backends. Configure a route for 10.0.0.0/8 with the internal load balancer as the next hop.