Objective 1.1
PCDEDesigning the overall resource hierarchy for an organization
Objective 1.1 sits in Bootstrapping and maintaining a Google Cloud organization, which carries 20% of the Cloud DevOps 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.
Your company has a Cloud Identity account and an organization resource. A managed user creates a project without naming a parent. Where does that project land?
Correct.
Concept
Membership of a managed domain constrains where new resources may live. Identity provisioning and resource placement are linked, so an account tied to a domain cannot mint objects that sit outside that domain's tree.
Why C
Accounts in the domain cannot create projects unaffiliated with an organization resource. Absent an explicit parent and the permission to choose one, placement falls back to the organization the account belongs to.
Source
Google Cloud: About resource hierarchy, checked August 2026Managed users (members of the account domain) must create projects within an organization. It's not possible for accounts associated with an organization resource to create project resources that aren't associated with an organization resource. By default, new projects belong to the organization associated with the user. If a user has the appropriate permissions, they can specify a different organization resource during project creation; otherwise, it defaults to their home organization.
Now you: objective 1.1 questions
No account needed. The explanation opens when you answer.
Sample question 1 of 3
A company runs two Cloud Identity accounts and wants both of them to feed a single organization resource. What limit blocks that plan?
Sample question 2 of 3
After an organization resource is provisioned for a domain, which roles does its initial allow policy grant to the entire Workspace domain?
Sample question 3 of 3
An engineer inherits a project that has no organization above it. What becomes possible for that project once the domain gains an organization resource?
Full Cloud DevOps 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.