You are doing a lift-and-shift migration of heterogeneous on-prem backend servers served by a single network load balancer frontend. Which GCP-native deployment is appropriate?
Choose an answer
Tap an option to check your answer.
Correct answer: Create a target pool, add all backend instances to this target pool, and deploy the target pool behind your load balancer..
Why this is the answer
The correct approach is to create a target pool and add all backend instances to it, then deploy this target pool behind your load balancer. A target pool is a regional resource that defines a group of instances that will receive incoming traffic from a network load balancer. This directly addresses the requirement for a single load balancer frontend serving heterogeneous backend servers. Creating a managed instance group is incorrect because the backend servers are heterogeneous, meaning they likely can't be represented by a single image for auto-scaling or auto-healing. Deploying a third-party virtual appliance adds unnecessary complexity and cost when GCP's native load balancing can handle this. Using GCP's ECMP capability with static routes is not a load balancing solution for external traffic to backend servers; it's primarily for internal routing within a VPC network.
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