ASSOCIATE-CLOUD-ENGINEER · Question #180
ASSOCIATE-CLOUD-ENGINEER Question #180: Real Exam Question with Answer & Explanation
The correct answer is A: Using the Cloud SDK, create a new project, enable the Compute Engine API in that project, and. Before you begin: 1. In the Cloud Console, on the project selector page, select or create a Cloud project. 2. Make sure that billing is enabled for your Google Cloud project. Learn how to confirm billing is enabled for your project. To use the gcloud command-line tool for this qu
Question
You need to create a Compute Engine instance in a new project that doesn't exist yet. What should you do?
Options
- AUsing the Cloud SDK, create a new project, enable the Compute Engine API in that project, and
- BEnable the Compute Engine API in the Cloud Console, use the Cloud SDK to create the instance,
- CUsing the Cloud SDK, create the new instance, and use the -pproject flag to specify the new
- DEnable the Compute Engine API in the Cloud Console. Go to the Compute Engine section of the
Explanation
Before you begin: 1. In the Cloud Console, on the project selector page, select or create a Cloud project. 2. Make sure that billing is enabled for your Google Cloud project. Learn how to confirm billing is enabled for your project. To use the gcloud command-line tool for this quickstart, you must first install and initialize the 1. Download and install the Cloud SDK using the instructions given on Installing Google Cloud 2. Initialize the SDK using the instructions given on Initializing Cloud SDK. To use gcloud in Cloud Shell for this quickstart, first activate Cloud Shell using the instructions given on Starting Cloud Shell. https://cloud.google.com/ai-platform/deep-learning-vm/docs/quickstart-cli#before-you-begin
Community Discussion
No community discussion yet for this question.