Objective 1.1

ACE

Setting up cloud projects and accounts

Objective 1.1 sits in Setting up a cloud solution environment, which carries 20% of the Associate Cloud Engineer exam. The questions below are original, written from the official objective title above, and each explanation cites the Google Cloud page it rests on.

Objective title verbatim from the official objectives. Google Cloud exam page

A worked example

Shown solved, with the whole explanation open: this is what every question here carries.

1-1Setting up a cloud solution environment

An administrator is mapping an existing folder structure into Google Cloud. How many parent resources can any resource below the root have?

Zero or oneOnly the root itself sits without a parent.
One or moreMultiple parents would produce two competing inheritance paths.
At most twoNothing in the model pairs a resource with two containers.
Exactly oneCorrect · your answerCorrect. The tree admits no second link upward.

Correct.

Concept

A hierarchy earns its usefulness from being a tree rather than a graph. One parent per node is what makes a single inherited path of policy computable at all.

Why D

Every resource below the root has exactly one parent. The chain runs organization, then optional folders, then projects, which hold the service resources.

#gcp#resource-hierarchy#inheritance#organization

Now you: objective 1.1 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 3

1-1Setting up a cloud solution environment

A company with two separate Cloud Identity accounts asks how many organization resources each account can be tied to. What does Google Cloud allow?

Sample question 2 of 3

1-1Setting up a cloud solution environment

After an organization resource is provisioned, an administrator finds that every domain user can still create projects. Which roles does the initial allow policy grant?

Sample question 3 of 3

1-1Setting up a cloud solution environment

A user creates a new project in the console and asks which role they hold on it immediately afterwards. What does the initial policy grant?

Full Associate Cloud Engineer question bank coming

We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.

Read the sources

These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.

More objectives in Setting up a cloud solution environment