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.
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.
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.
yomi95
1 month, 2 weeks agoBuenaCloudDE
4 months, 1 week agoVijKall
1 year agojoao_01
1 year, 2 months agoCaptain1212
1 year, 2 months ago3arle
1 year, 3 months ago