Multiple Choice
You have deployed an HTTP(s) Load Balancer with the gcloud commands shown below. Health checks to port 80 on the Compute Engine virtual machine instance are failing and no traffic is sent to your instances. You want to resolve the problem. Which commands should you run?
A) gcloud compute instances add-access-config ${NAME}-backend-instance-1
B) gcloud compute instances add-tags ${NAME}-backend-instance-1 --tags http-server
C) gcloud compute firewall-rules create allow-lb --network load-balancer --allow tcp --source-ranges 130.211.0.0/22,35.191.0.0/16 --direction INGRESS
D) gcloud compute firewall-rules create allow-lb --network load-balancer --allow tcp --destination-ranges 130.211.0.0/22,35.191.0.0/16 --direction EGRESS
Correct Answer:

Verified
Correct Answer:
Verified
Q23: Case Study Company Overview HipLocal is a
Q24: You are writing a Compute Engine hosted
Q25: Case Study Company Overview HipLocal is a
Q26: Your teammate has asked you to review
Q27: You are using Cloud Build to build
Q29: You are designing a schema for a
Q30: Your application is built as a custom
Q31: Case study This is a case study.
Q32: You are deploying your application to a
Q33: Your application requires service accounts to be