Home › GCP Associate Cloud Engineer › cloudcomputing › gcpsetup › What is the smallest unit at which most Google C…
What is the smallest unit at which most Google Cloud resources (Compute Engine VMs, Cloud Storage buckets, BigQuery datasets) are created and billed?
AA Region
BAn Organization node
CA Project
DA Billing Account
Answer & Solution
Correct answer: C. A Project
Almost every Google Cloud resource lives inside a Project. Organizations contain folders and projects; Billing Accounts pay for projects; Regions describe geography. The Project is the unit of resource ownership, IAM, quota, and billing.
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