Google Cloud Professional Cloud Network Engineer — Question 58

You are creating an instance group and need to create a new health check for HTTP(s) load balancing.
Which two methods can you use to accomplish this? (Choose two.)

Answer options

Correct answer: A, C

Explanation

Option A is correct because the gcloud command line tool allows users to create health checks programmatically. Option C is also correct as it provides an option to create or select a health check during backend configuration in the GCP Console. The other options (B, D, E) are not valid for the specific requirement of creating a new health check for HTTP(s) load balancing, focusing instead on legacy health checks or incorrect sections of the console.