Question 178 of 315
Single answerYou 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?
✓AUse Google Cloud Shell in the Google Cloud Console to interact with Google Cloud.
BCreate 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.
CInstall gcloud on all of your workstations. Run the command gcloud components auto-update on each workstation
DUse a package manager to install gcloud on your workstations instead of installing it manually.
✓
Correct Answer: A
Use Google Cloud Shell in the Google Cloud Console to interact with Google Cloud.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.