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 enablecloudresourcemanager.googleapis.comcommand to enable all resources.
B.
Use the gcloud services enablecompute.googleapis.comcommand to enable Compute Engineand thegcloud services enablestorage-api.googleapis.comcommand 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.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit