Google Cloud Associate Cloud Engineer — Question 117

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

Answer options

Correct answer: A

Explanation

The correct answer is A, as it outlines the necessary steps of creating a project, enabling the Compute Engine API specifically for that project, and then creating the instance. Option B is incorrect because it suggests enabling the API in the Cloud Console first, which does not create the project. Option C does not pre-create the project before trying to create an instance, and option D misguides by indicating a non-existent option in the creation form for a new project.