Practice free →
HomeGCP Associate Cloud Engineercloudcomputinggcpsetup › 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.
Solve this in the app — GCP Associate Cloud Engineer practice & 24k+ MCQs →
Related questions