Free Google Professional Cloud Network Engineer Actual Exam Questions - Question 13 Discussion
machine (VM) Instances What two prerequisite tasks must be completed before creating the load
balancer?
Choose 2 answers
B and C, firewall rules and static IP must be set before the load balancer works.
B imo, firewall rules are essential for health checks to pass. C also makes sense since a static IP is needed for consistent access. Region choice is usually tied to the backend, not strictly a prerequisite here.
B and A. You definitely need firewall rules for health checks, and picking a region is fundamental before deploying anything, including load balancers. Static IP can come later, but region choice is a must first.
It’s B and C because firewall rules and static IP are essential before setup.
This one seems to be about networking setup before hitting the load balancer. B and C look right. You gotta have firewall rules to allow health checks through, and a static IP so the load balancer has a fixed address. The others seem unrelated to the immediate prerequisites here. So I’d go with B, C.