Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Architect All Questions

View all questions & answers for the Professional Cloud Architect exam

Exam Professional Cloud Architect topic 1 question 182 discussion

Actual exam question from Google's Professional Cloud Architect
Question #: 182
Topic #: 1
[All Professional Cloud Architect Questions]

You are managing several projects on Google Cloud and need to interact on a daily basis with BigQuery, Bigtable, and Kubernetes Engine using the gcloud CL tool. You are travelling a lot and work on different workstations during the week. You want to avoid having to manage the gcloud CLI manually. What should you do?

  • A. Use Google Cloud Shell in the Google Cloud Console to interact with Google Cloud.
  • B. Create a Compute Engine instance and install gcloud on the instance. Connect to this instance via SSH to always use the same gcloud installation when interacting with Google Cloud.
  • C. Install gcloud on all of your workstations. Run the command gcloud components auto-update on each workstation
  • D. Use a package manager to install gcloud on your workstations instead of installing it manually.
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
alexandercamachop
Highly Voted 2 years, 2 months ago
Selected Answer: A
First discard: C / D are totally not it. Since they will do so much work and it says "do not want to manage gcoud CLI manually" Then B is not a good cost option, besides at the end you are managing your gcloud cli manually. So A is the only left correct answer. It even saves your $HOME files.
upvoted 8 times
...
kiappy81
Highly Voted 2 years, 2 months ago
Selected Answer: A
If you're using Cloud Shell, the gcloud CLI is available automatically and you don't need to install it. commadn gcloud components auto-update doesn't exist but the command gcloud components update ensure that you are using updated version of your components.
upvoted 5 times
...
moiradavis
Most Recent 4 months, 1 week ago
Selected Answer: A
It is the simplest way!
upvoted 1 times
...
OrangeTiger
10 months, 1 week ago
With B, you can keep your terminal working from any workstation. Why not? Okay, so the question is saying that you don't want to manage gcloud cli itself.
upvoted 1 times
...
odacir
1 year ago
Selected Answer: A
I will say A, except if some VPC restriction prevent using cloud shell..
upvoted 1 times
...
surajkrishnamurthy
1 year, 11 months ago
Selected Answer: A
A Is the Correct Answer
upvoted 1 times
...
megumin
2 years ago
Selected Answer: A
A is ok
upvoted 1 times
...
AzureDP900
2 years, 1 month ago
A is right
upvoted 1 times
...
jabrrJ68w02ond1
2 years, 2 months ago
Selected Answer: A
A is the correct solution, as the only requirement for your workstation is to have a browser installed.
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 ...