Google Cloud Certified Associate Cloud Engineer Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Google Cloud Certified Associate Cloud Engineer Exam with flashcards and multiple choice questions. Each question includes hints and explanations to help you study effectively. Get ready to pass your certification exam!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


You're in charge of setting up a Stackdriver account to monitor 3 separate projects. Which of the following is a Google best practice?

  1. Use the existing project with the least resources as the host project for the Stackdriver account.

  2. Use the existing project with the most resources as the host project for the Stackdriver account.

  3. Create a new, empty project to use as the host project for the Stackdriver account.

  4. Use one of the existing projects as the host project for the Stackdriver account.

The correct answer is: Create a new, empty project to use as the host project for the Stackdriver account.

It is recommended to create a new, empty project as the host project for the Stackdriver account. This is because using an existing project, whether with the most or least resources, can potentially disrupt the already established resources and configurations within that project. Creating a new, empty project will ensure a clean and organized setup for the Stackdriver monitoring. Additionally, using one of the existing projects as the host project can also lead to confusion and potential conflicts with other monitoring tools, making it a less optimal solution.