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

1 hour, 52 minutes remaining!

GCP Associate Cloud Engineer Practice Question

A Cloud Run service named orders-api experiences morning cold-start latency spikes. The team wants at least one container instance to stay warm at all times but must also cap the service at five instances to avoid exhausting a licensed backend. Which gcloud command correctly configures both requirements on the existing revision?

  • gcloud run services update orders-api --platform managed --min-instances=1 --max-instances=5

  • gcloud run services update orders-api --platform managed --concurrency=1 --max-instances=5

  • gcloud run deploy orders-api --platform managed --min-scale=1 --max-scale=5

  • Leave autoscaling defaults and schedule a Cloud Scheduler job to ping the service every minute to keep it warm

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