Google
ASSOCIATE-CLOUD-ENGINEER · Question #109
You have a Google Cloud Platform account with access to both production and development projects. You need to create an automated process to list all compute instances in development and production pr
Sign in or unlock ASSOCIATE-CLOUD-ENGINEER to reveal the answer and full explanation for question #109. The question stem and answer options stay visible for context.
Submitted by tyler.j· Mar 30, 2026Ensuring successful operation of a cloud solution
Question
You have a Google Cloud Platform account with access to both production and development projects. You need to create an automated process to list all compute instances in development and production projects on a daily basis. What should you do?
Options
- ACreate two configurations using gcloud config. Write a script that sets configurations as active,
- BCreate two configurations using gsutil config. Write a script that sets configurations as active,
- CGo to Cloud Shell and export this information to Cloud Storage on a daily basis.
- DGo to GCP Console and export this information to Cloud SQL on a daily basis.
Unlock ASSOCIATE-CLOUD-ENGINEER to see the answer
You've previewed enough free ASSOCIATE-CLOUD-ENGINEER questions. Unlock ASSOCIATE-CLOUD-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#gcloud config#automation#multi-project#compute instances