Practice free →
HomeGCP Associate Cloud Engineercloudcomputinggcpsecurity › Which Google Cloud identity type is intended to …

Which Google Cloud identity type is intended to be ASSIGNED to a workload (e.g. a VM, a GKE pod, a Cloud Run service) so it can call other Google APIs without using a user's personal credentials?

AA service account
BAn organisation policy constraint
CA subnet
DA folder
Answer & Solution
Correct answer: A. A service account
Service accounts are the canonical non-human identity for workloads. Folders are hierarchy containers, subnets are networking, org policy constraints are governance rules.
Solve this in the app — GCP Associate Cloud Engineer practice & 24k+ MCQs →
Related questions