Two departments have separate VPCs. Department A needs access to resources in Department B’s VPC using multi-NIC VMs. Requirements: support TCP and UDP, automated failover, include health checks, minimal client VM changes. Which approach should you take?
Choose an answer
Tap an option to check your answer.
Correct answer: Use an instance template and managed instance group, deploy a single internal TCP/UDP load balancer, and add a custom static route with that internal LB as the next hop..
Why this is the answer
This approach meets all requirements. An internal TCP/UDP load balancer supports both protocols, provides health checks, and offers automated failover through its managed instance group backend. Using the load balancer as a next hop for a custom static route allows transparent access from Department A's VPC to Department B's resources without client-side changes, as the route directs traffic to the load balancer's VIP. Creating VMs in the same or different zones with static routes using IP addresses or instance names as next hops would require manual failover mechanisms and wouldn't inherently provide health checks or load balancing. Deploying two separate internal load balancers for TCP and UDP would necessitate client-side changes to use different VIPs, violating the minimal client changes requirement.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed