Glossary

Google Cloud Associate Cloud Engineer (ACE) Glossary

By The Exam Atlas Editorial Team · Verified 2026-05-29

Plain-English definitions of the core GCP terms for ACE study. Simplified for learning; Google Cloud documentation is authoritative.

TermDefinition
ProjectThe basic container for GCP resources, billing and IAM.
OrganisationThe top of the resource hierarchy for a company.
FolderGroups projects for shared policy.
IAMIdentity and Access Management — who can do what.
Service accountA non-human identity used by workloads.
Compute EngineVirtual machines on Google Cloud.
GKEGoogle Kubernetes Engine — managed Kubernetes.
Cloud RunRuns stateless containers serverlessly.
App EngineFully managed platform for apps.
Cloud FunctionsEvent-driven serverless functions.
Cloud StorageObject storage with multiple classes.
Persistent DiskBlock storage for Compute Engine.
VPCVirtual Private Cloud — your network in GCP.
Firewall ruleControls traffic to and from resources.
Cloud Load BalancingDistributes traffic across instances.
Cloud SQLManaged relational databases.
BigQueryServerless data warehouse for analytics.
Cloud OperationsMonitoring, logging and alerting (formerly Stackdriver).
gcloudThe Google Cloud command-line tool.
Cloud ShellA browser-based shell with gcloud preinstalled.
Region / zoneA geographic area / an isolated location within it.

Sources