IAM complexity at scale
GCP IAM spans org, folder, project and resource levels — overly permissive bindings granted at org level propagate silently to every child resource. We audit IAM bindings with Policy Analyzer, enforce least-privilege via org-policy constraints and use Workload Identity for pod-level auth instead of service-account key files.