Professional Cloud Network Engineer Exam QuestionsBrowse all questions from this exam

Professional Cloud Network Engineer Exam - Question 160


You are in the process of deploying an internal HTTP(S) load balancer for your web server virtual machine (VM) instances. What two prerequisite tasks must be completed before creating the load balancer? (Choose two.)

Show Answer
Correct Answer: BCD

To deploy an internal HTTP(S) load balancer, you must create firewall rules for health checks to ensure that the load balancer can verify the status of the backend VMs. Additionally, you need to determine the subnet mask for a proxy-only subnet, which is required to configure the load balancer to handle traffic within your VPC.

Discussion

7 comments
Sign in to comment
Mithung30Options: AD
Dec 14, 2023

The two prerequisite tasks that must be completed before creating an internal HTTP(S) load balancer are to choose a region and to determine the subnet mask for a proxy-only subnet.

johncdOptions: BD
Dec 26, 2023

https://cloud.google.com/load-balancing/docs/l7-internal

Vergee
Dec 28, 2023

agree BD is the answer

Vergee
Dec 28, 2023

ill change my answer to AD

BenMSOptions: BD
Dec 29, 2023

A) No: The region must match that of your application instances, so there is no choice to be made. B) Yes: FW rules are needed for the healthchecks (and also for the proxies) C) No: Reserving a static IP for the LB is an optional step, not a prerequisite D) Yes: A proxy-only subnet reservation is necessary for the Internal HTTP Load Balancer E) No: Serverless VPC Access is not relevant to this question https://cloud.google.com/load-balancing/docs/l7-internal/setting-up-l7-internal#configure-a-network

nabal82Options: BD
Dec 31, 2023

B&D is right.

gonlaferOptions: BD
Feb 19, 2024

B&D is correct

desertlotus1211Options: AB
Feb 28, 2024

I think is can be A & B B is obvious.... However you don't configure the subnet mask separately from the subnet for the proxy-only subnet. You do need to choose the region of deployment

anshad666Options: BD
Jun 30, 2024

B - create health checks D - need proxy subnet , so determine the unused subnet mask