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

3 minutes, 38 seconds remaining!

GCP Associate Cloud Engineer Practice Question

You are working in Cloud Shell and need to identify only the Compute Engine VMs that meet all of these criteria:

  • Are in any zone of the europe-west1 region
  • Currently have the status RUNNING
  • Their instance name begins with the prefix "web-" Which gcloud command satisfies the requirement?
  • gcloud compute instances list --filter="status!=TERMINATED AND region=europe-west1 AND name:web-*"

  • gcloud compute instances list --zones=europe-west1 --filter="status=RUNNING name~'^web-.*'"

  • gcloud compute instances list --filter="status=RUNNING AND name:web-*" --region europe-west1

  • gcloud compute instances list --filter="status=RUNNING zone:(europe-west1-) name~'^web-.'"

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