Google Cloud Certified Associate Cloud Engineer Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Google Cloud Certified Associate Cloud Engineer Exam with flashcards and multiple choice questions. Each question includes hints and explanations to help you study effectively. Get ready to pass your certification exam!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


What is the command to update a Deployment Manager deployment in Google Cloud?

  1. BigQuery

  2. Datastore

  3. Update

  4. `gcloud deployment-manager deployments update`

The correct answer is: `gcloud deployment-manager deployments update`

The command `gcloud deployment-manager deployments update` will update your Deployment Manager deployment in Google Cloud. While BigQuery and Datastore are both Google Cloud services, they are not commands used to update a deployment. Similarly, "Update" is not a specific command in Google Cloud, so it is not the correct option. Therefore, D is the correct answer as it is the specific command used to update a Deployment Manager deployment in Google Cloud.