nerdexam
Google

ASSOCIATE-CLOUD-ENGINEER · Question #180

You need to create a Compute Engine instance in a new project that doesn't exist yet. What should you do?

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

Submitted by yuki_2020· Mar 30, 2026Setting up a cloud solution environment

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

How the community answered

(50 responses)
  • A
    88% (44)
  • B
    4% (2)
  • C
    2% (1)
  • D
    6% (3)

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

Topics

#Cloud SDK#Compute Engine API enablement#new project setup#gcloud CLI

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER Practice