Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should you deploy backend servers with varying libraries and configurations in GCP using a lift-and-shift migration approach, fronted by a single network load balancer, while prioritizing GCP-native solutions?
A
Create a managed instance group from one of the images of the on-premises servers, and link this instance group to a target pool behind your load balancer.
B
Create a target pool, add all backend instances to this target pool, and deploy the target pool behind your load balancer.
C
Deploy a third-party virtual appliance as frontend to these servers that will accommodate the significant differences between these backend servers.
D
Use GCP's ECMP capability to load-balance traffic to the backend servers by installing multiple equal-priority static routes to the backend servers.