
Answer-first summary for fast verification
Answer: Create a new health check using the gcloud command line tool., Create a new health check, or select an existing one, when you complete the load balancer's backend configuration in the GCP Console.
To create a new health check for HTTP(s) load balancing in GCP, you can use the gcloud command line tool (Option A) or create a new health check during the load balancer's backend configuration in the GCP Console (Option C). These methods are directly related to setting up health checks for HTTP(S) load balancers. Options B, D, and E are incorrect because they either refer to the wrong section in the GCP Console or mention legacy health checks, which are not applicable for modern HTTP(S) load balancers.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
When setting up an instance group for HTTP(s) load balancing, which two approaches can you use to create a new health check? (Select two.)
A
Create a new health check using the gcloud command line tool.
B
Create a new health check using the VPC Network section in the GCP Console.
C
Create a new health check, or select an existing one, when you complete the load balancer's backend configuration in the GCP Console.
D
Create a new legacy health check using the gcloud command line tool.
E
Create a new legacy health check using the Health checks section in the GCP Console.