🔥 40% Off Crucial Exams Memberships — Deal ends today!

1 hour, 27 minutes remaining!

GCP Associate Cloud Engineer Practice Question

Your company is getting ready to deploy a multi-region application on Google Cloud.

  1. The public-facing front-end will use a global external HTTP(S) Load Balancer and must keep the same IPv4 address across redeployments.
  2. A back-end service that runs only in us-central1 will later be exposed by an internal TCP/UDP Load Balancer and needs a fixed virtual IP (VIP) inside the 10.20.0.0/24 subnet of the subnet named prod-subnet.

You want to reserve both IP addresses ahead of time with the gcloud CLI so no other team can allocate them. Which set of commands follows Google Cloud conventions for address scope and required flags?

  • gcloud compute addresses create web-v4 --global --subnet=default --addresses=35.199.0.5

    gcloud compute addresses create ilb-vip --region=us-central1

  • gcloud compute addresses create web-v4 --global

    gcloud compute addresses create ilb-vip --region=us-central1 --addresses=10.20.0.15 --purpose=VPC_PEERING

  • gcloud compute addresses create web-v4 --region=us-central1

    gcloud compute addresses create ilb-vip --global --subnet=prod-subnet --addresses=10.20.0.15 --purpose=INTERNAL_LOAD_BALANCER

  • gcloud compute addresses create web-v4 --global --ip-version=IPV4

    gcloud compute addresses create ilb-vip --region=us-central1 --subnet=prod-subnet --addresses=10.20.0.15

GCP Associate Cloud Engineer
Ensuring successful operation of a cloud solution
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot