GCP Associate Cloud Engineer Practice Question

You need to verify which virtual machines that begin with the prefix "web-" are currently running in all zones of your production project. You want the output to show only the VM name and its zone in a concise table so you can quickly share it with the team. Which single gcloud command meets these requirements?

  • gcloud compute instances describe web-* --format=json

  • gcloud compute instances list --filter="status=RUNNING AND name~^web-" --format="table(name,zone)"

  • gcloud compute instances list --filter="name: web-*"

  • gcloud compute list --zones all --format="yaml(name,zone)"

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