Objective 3.1

PCNE

Configuring load balancing

Objective 3.1 sits in Configuring managed network services, which carries 16% of the Cloud Network Engineer exam. The questions below are original, written from the official objective title above, and each explanation cites the Google Cloud page it rests on.

Objective title verbatim from the official objectives. Google Cloud exam page

A worked example

Shown solved, with the whole explanation open: this is what every question here carries.

3-1Configuring managed network services

A team asks where a load balancer's session affinity, health check selection and Cloud Armor attachment are all configured. Which resource holds those?

The backend service behind the load balancerCorrect · your answerCorrect. These settings live together in one place.
The forwarding rule for the load balancerThat object carries the address and port, nothing more.
The target proxy in front of the backendsA proxy handles termination, not backend selection policy.
The instance group holding the backendsA group supplies members and no distribution behaviour.

Correct.

Concept

One configuration object usually gathers the decisions about how traffic is distributed and inspected, while the objects around it carry only addressing and protocol.

Why A

The backend service determines which health check monitors the backends, specifies session affinity, and decides whether Cloud CDN, Cloud Armor security policies and Identity-Aware Proxy are enabled.

Source

Determine which health check is monitoring the health of the backends. Specify session affinity . Determine whether other services are enabled, including the following services that are only available for certain load balancers : Cloud CDN Google Cloud Armor security policies Identity-Aware Proxy

Backend services overview, checked August 2026
#gcp#load-balancing#backend-service#configuration

Now you: objective 3.1 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 3

3-1Configuring managed network services

A team needs clients in other regions to reach an internal passthrough Network Load Balancer. What does the scope of its backend service allow?

Sample question 2 of 3

3-1Configuring managed network services

An engineer adds zonal NEG backends to a passthrough Network Load Balancer, which forwards packets without rewriting the destination port. Which endpoint type applies?

Sample question 3 of 3

3-1Configuring managed network services

A company runs a classic Application Load Balancer in Standard Network Tier and wants backends spread across three regions. What does that tier impose?

Full Cloud Network Engineer question bank coming

We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.

Read the sources

These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.

More objectives in Configuring managed network services