exam questions

Exam Associate Cloud Engineer All Questions

View all questions & answers for the Associate Cloud Engineer exam

Exam Associate Cloud Engineer topic 1 question 84 discussion

Actual exam question from Google's Associate Cloud Engineer
Question #: 84
Topic #: 1
[All Associate Cloud Engineer Questions]

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.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
cloudenthu01
Highly Voted 3 years, 8 months ago
A is correct
upvoted 38 times
...
glam
Highly Voted 3 years, 4 months ago
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.
upvoted 15 times
...
BAofBK
Most Recent 3 months, 4 weeks ago
A is the best
upvoted 1 times
...
Captain1212
6 months ago
Selected Answer: A
A is correct , first list , then acitvate it
upvoted 3 times
...
Neha_Pallavi
6 months, 1 week ago
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.
upvoted 1 times
...
trainingexam
8 months, 1 week ago
Selected Answer: A
Activate each config and list the instances
upvoted 1 times
...
Partha117
11 months, 2 weeks ago
Selected Answer: A
A is correct
upvoted 1 times
...
Selected Answer: A
Answer A is the correct answer. The most straightforward way to list all compute instances in development and production projects is to use gcloud compute instances list command. However, since the account has access to both production and development projects, it's necessary to create two configurations with different project IDs. Answer B is incorrect because gsutil is used for object storage operations and not compute instances. (DISTRACTOR) Answers C and D are incorrect because they do not provide a straightforward solution for listing compute instances in multiple projects.
upvoted 10 times
...
Shwom
1 year, 1 month ago
Selected Answer: A
A is correct
upvoted 1 times
...
cslince
1 year, 2 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
leogor
1 year, 3 months ago
Selected Answer: A
gcloud instead of gsutil
upvoted 1 times
...
[Removed]
1 year, 5 months ago
Selected Answer: A
"gcloud" can create and manage Google Cloud resources while "gsutil" cannot do so. "gsutil" can manipulate buckets, bucket's objects and bucket ACLs on GCS(Google Cloud Storage) while "gcloud" cannot do so
upvoted 3 times
Shlok27_gcloud
1 year, 5 months ago
Which one is correct in all cases , suggested one or community one . Im confused totally for all questions
upvoted 2 times
...
...
habros
1 year, 6 months ago
A. Gsutil is used for cloud storage bucket
upvoted 1 times
...
AzureDP900
1 year, 8 months ago
A is right, This is part of Tutorial Dojo practice questions
upvoted 4 times
...
haroldbenites
1 year, 9 months ago
Go for A
upvoted 1 times
...
cysteine
1 year, 10 months ago
Selected Answer: A
Obviously A is correct
upvoted 1 times
...
RegisFTM
2 years, 2 months ago
This looks to be a multiple-choice question. The answer A is correct, and the C completes the task... Does it make sense?
upvoted 1 times
Zufair
2 years, 2 months ago
C is not automated task A is correct
upvoted 3 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago