Medium1 markMultiple Choice
Domain 2.4: Planning and configuring network resourcesNetworkingLoad BalancingGlobalHTTP(S)

GCP ACE · Question 17 · Domain 2.4: Planning and configuring network resources

You are deploying a web application that will be accessed by users worldwide. You want to route users to the backend instance that is geographically closest to them to minimize latency. The application uses standard HTTP and HTTPS protocols.

Which load balancing option should you configure?

Answer options:

A.

Internal TCP/UDP Load Balancer

B.

External Network TCP/UDP Load Balancer

C.

Global External HTTP(S) Load Balancer

D.

Regional External HTTP(S) Load Balancer

How to approach this question

Identify the traffic type (HTTP/HTTPS = Layer 7) and the scope (worldwide/closest region = Global).

Full Answer

C.Global External HTTP(S) Load Balancer✓ Correct
Global External HTTP(S) Load Balancer
The Global External HTTP(S) Load Balancer is a proxy-based Layer 7 load balancer that enables you to run and scale your services behind a single global external IP address. It uses Google's global network to route users to the closest healthy backend instance, significantly reducing latency for a worldwide user base.

Common mistakes

Choosing a Network Load Balancer, which is regional and operates at Layer 4.

Practice the full GCP Associate Cloud Engineer Practice Exam 6

50 questions · hints · full answers · grading

More questions from this exam