Google ACE: Containers, App Hosting and Serverless Platforms — Study Guide

Part of the Google Associate Cloud Engineer — Study Guide. Practice with verified answers in the Google exam hub, or take timed practice tests on ExamRoll.io.

Overview

Google Cloud offers a continuum of platforms for running containers and applications, from fully managed serverless to configurable Kubernetes clusters. Selecting and operating the right platform requires understanding control planes, scaling models, release mechanisms, networking, and security. This section consolidates operational guidance for Google Kubernetes Engine (GKE), Artifact Registry, Cloud Run, App Engine, and Cloud Functions, alongside patterns for secrets, safe rollouts, and diagnostics.

Kubernetes Engine: Clusters, Workloads, and Networking

GKE clusters provide a managed Kubernetes control plane with node pools that you size and secure. Choose Autopilot for minimal operational overhead and opinionated defaults, or Standard for granular control of nodes, networking, and add-ons. Use release channels and node auto-upgrade for predictable, safe upgrades; enable node auto-repair. Prefer Container-Optimized OS for hardened nodes unless specific packages require Ubuntu.

Short examples:

Artifact Management, Supply Chain Security, and Safe Releases

Artifact Registry hosts container images per region with VPC Service Controls support. Adopt separate repos (or prefixes) for environments and enforce immutable tags; deploy by digest to remove ambiguity. Integrate Cloud Build or your CI to build and push with provenance metadata.

Serverless Application Platforms

Cloud Run provides container-native, request-driven compute with automatic scale-to-zero and per-request identity enforcement.

App Engine offers two environments:

Cloud Functions provides event-driven single-purpose functions.

Platform Selection, Networking, and Operational Ownership

Select a platform based on required control, scaling characteristics, portability needs, and operations budget.

Practical Problem Scenario

Acme Retail plans to expose a new checkout API while modernizing internal services. Requirements: public low-latency API with canary rollouts, private access to an internal inventory database in a VPC, supply chain enforcement, and clear rollback with minimal ops overhead.

  1. Choose Cloud Run for the public API and GKE Autopilot for the internal inventory service.
  1. Build, scan, and store images in Artifact Registry with provenance.
  1. Enforce admission policies.
  1. Configure networking with a Serverless VPC connector and Cloud NAT.
  1. Secure identities and permissions.
  1. Implement safe release and rollback.
  1. Configure observability and SLOs.
  1. Validate failure modes and capacity.

This approach delivers a low-ops, secure public API, controlled internal services, private networking, enforceable supply chain security, and rapid rollback, aligned with Google Cloud operational best practices.


Compute Engine and Virtual Machine Operations · All domains · VPC Networking

Practice these questions → · Timed practice on ExamRoll.io →

Pass the whole exam — not just this question

You found this answer. Get every verified question and explanation in one place, and save hours of prep. Free to start.

Pass your exam →

Browse Google →

Related guides

All-in-one access

One subscription. Every exam.

Every plan unlocks unlimited answer search, practice tests, AI explanations, and the full resource library — in 20+ languages.

Monthly
24.87
Just €0.83/day
Everything included:
  • Unlimited answer search
  • Unlimited practice tests
  • AI-powered explanations
  • Full resource library
  • 20+ languages
  • Weekly content updates
  • Rewards & referrals
  • Priority support
Start free trial

No credit card required*

Best value
12 months
179.87
Just €0.49/daySave 40%
Everything included:
  • Unlimited answer search
  • Unlimited practice tests
  • AI-powered explanations
  • Full resource library
  • 20+ languages
  • Weekly content updates
  • Rewards & referrals
  • Priority support
Start free trial

No credit card required*

✓ Free plan included · ✓ Cancel anytime · ✓ All plans unlock the full product