Question 1 of 25
You need to restrict access to your Google Cloud load-balanced application so that only specific IP addresses can connect. What should you do?
Show answer
How others answered
- C70%
- B15%
- A15%
Only 70% agreed on this answer — treat it as contested rather than settled.
Explanation
Answer C. This question is actually asking specifically about using firewall with a Network LB, because Network Load Balancing is a pass-through load balancer, you control access to the load balancer's backends using Google Cloud firewall rules. https://cloud.google.com/load-balancing/docs/network/networklb-backend-service#firewall_rules
Adapted from community discussion by PeppaPig · 2021-09-19 · 14 community upvotes. Third-party contribution; reviewed by our quality filter, not independently verified.