Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
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 232 discussion

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

You recently received a new Google Cloud project with an attached billing account where you will work. You need to create instances, set firewalls, and store data in Cloud Storage. You want to follow Google-recommended practices. What should you do?

  • A. Use the gcloud CLI services enable cloudresourcemanager.googleapis.com command to enable all resources.
  • B. Use the gcloud services enable compute.googleapis.com command to enable Compute Engine and the gcloud services enable storage-api.googleapis.com command to enable the Cloud Storage APIs.
  • C. Open the Google Cloud console and enable all Google Cloud APIs from the API dashboard.
  • D. Open the Google Cloud console and run gcloud init --project in a Cloud Shell.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
yomi95
1 month, 2 weeks ago
Answer B. As for Firewall, after enabling the compute engine api, firewall can be setup in CLI. The Compute Engine API encompasses the functionality for configuring network resources, including firewalls.
upvoted 2 times
...
BuenaCloudDE
4 months, 1 week ago
But gcloud services enable storage-api.googleapis.com enabled by default. Maybe it another answer than B?
upvoted 1 times
...
VijKall
1 year ago
Selected Answer: B
B is correct, need to enable API first thing before you can use any services. Can be done using Google Console or using CLI.
upvoted 4 times
...
joao_01
1 year, 2 months ago
Selected Answer: B
Enable correspondent APIs. Its B
upvoted 4 times
...
Captain1212
1 year, 2 months ago
Selected Answer: B
B is the correct answer
upvoted 3 times
...
3arle
1 year, 3 months ago
Selected Answer: B
At first you need to enable API
upvoted 4 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 ...