Google Cloud Certified - Associate Cloud Engineer Associate-Cloud-Engineer Question # 64 Topic 7 Discussion

Google Cloud Certified - Associate Cloud Engineer Associate-Cloud-Engineer Question # 64 Topic 7 Discussion

Associate-Cloud-Engineer Exam Topic 7 Question 64 Discussion:
Question #: 64
Topic #: 7

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?


A.

Create two configurations using gcloud config. Write a script that sets configurations as active, individually. For each configuration, use gcloud compute instances list to get a list of compute resources.


B.

Create two configurations using gsutil config. Write a script that sets configurations as active, individually. For each configuration, use gsutil compute instances list to get a list of compute resources.


C.

Go to Cloud Shell and export this information to Cloud Storage on a daily basis.


D.

Go to GCP Console and export this information to Cloud SQL on a daily basis.


Get Premium Associate-Cloud-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.