Home › GCP Associate Cloud Engineer › cloudcomputing › gcpsetup › Which Google Cloud resource hierarchy ordering i…
Which Google Cloud resource hierarchy ordering is correct, from highest to lowest scope?
AProject → Folder → Organization → Resource
BResource → Project → Region → Folder
CBilling Account → Project → Folder → Organization
DOrganization → Folder → Project → Resource
Answer & Solution
Correct answer: D. Organization → Folder → Project → Resource
GCP's hierarchy is Organization (root) → Folders (optional grouping) → Projects → Resources. Policies and IAM applied higher up are inherited downward. The other orderings reverse or scramble that flow.
Related questions
An organization wants every project in a specific folder to automatically inherit a policyWhich approach correctly captures Google Cloud's quota model for compute resources?Which IAM role type lets you define the exact list of permissions you want, instead of relA team wants to grant a contractor read-only access to a single Cloud Storage bucket and nCloud Identity vs Google Workspace — which statement is correct?A new application needs to call the BigQuery and Cloud Storage APIs in a project. The APIsWhich mechanism on Google Cloud lets a central admin enforce a rule like "no externally acWhich Google Cloud principal type is meant to authenticate workloads (e.g. a Compute Engin