ACE logo
Focused certification exam prep
Start practice

ACE Study Guide 2026: How to Pass on Your First Attempt

TL;DR
  • The ACE exam has 50-60 questions across four domains, with a 2-hour time limit.
  • Registration runs through Google Cloud's CM Connect/CertMetrics system, priced at $125 USD plus tax.
  • Google recommends 6+ months of hands-on Google Cloud experience before sitting the exam.
  • Certification is valid for 3 years, with renewal eligibility opening 180 days before expiration.

What the ACE Exam Actually Tests

The Associate Cloud Engineer (ACE) exam, administered by Google Cloud (Google LLC), is not a trivia quiz about product names. It is a scenario-based assessment of whether you can deploy, monitor, and maintain applications on Google Cloud without breaking things in production. The exam guide organizes everything into four domains: setting up a cloud solution environment, planning and implementing a cloud solution, ensuring the successful operation of a cloud solution, and configuring access and security. If you want the full breakdown of what each domain covers and how weightings tend to shift between exam guide revisions, the ACE Exam Domains 2026: Complete Guide to All 4 Content Areas article goes deeper than we can here.

Questions are multiple choice and multiple select, delivered in a 2-hour window with 50-60 items. Google does not publish a scored-versus-unscored split, so treat every question as if it counts. Results are reported pass/fail only - there's no scaled score to obsess over, which actually simplifies your prep: you either demonstrate competence across the domains or you don't.

Current Exam Version Note: The current ACE exam guide has been updated to reflect Google Cloud's AI tooling shift, including Gemini Cloud Assist, Gemini CLI, Application Design Center, Google Antigravity, and the Agent Runtime on the Gemini Enterprise Agent Platform, alongside Cloud Run functions. Older study material that predates these additions may leave gaps.

Registration, Fees, and Exam-Day Mechanics

You register through Google Cloud Certification's CM Connect/CertMetrics platform. From there you choose either online-proctored delivery from your own workspace or onsite-proctored delivery at a Pearson VUE testing center. The standard exam costs $125 USD plus tax. There's no prerequisite course or experience requirement to register - Google only recommends 6+ months of hands-on experience with Google Cloud, which is a suggestion, not a gate.

A few mechanics matter more than people expect:

  • There is no official open-book allowance - you cannot reference documentation during the exam.
  • ID verification, workspace scans, and exam-security rules apply strictly for online-proctored sessions.
  • You get up to 4 attempts in a 2-year period, with mandatory waiting periods after failed attempts.

For a full cost comparison - including what happens if you need to retake, plus how ACE pricing stacks up against other Google Cloud certifications - see ACE Certification Cost 2026: Complete Pricing Breakdown.

Key Takeaway

Book your slot only after you can consistently score well on practice questions across all four domains - the waiting period after a failed attempt makes a rushed first try expensive in both time and money.

The Four ACE Domains, Weighted for Study Time

Each domain deserves a distinct study approach because the skills they test are genuinely different - some are configuration-heavy, others are judgment calls about tradeoffs.

Domain 1: Setting up a cloud solution environment

Covers project and billing setup, resource hierarchy, and initial configuration decisions that shape everything downstream.

  • Organization, folder, and project structure decisions
  • Billing accounts, budgets, and cost alerts
  • Configuring the Cloud SDK, Cloud Shell, and the console for a new environment

Full walkthrough: ACE Domain 1: Setting up a cloud solution environment - Complete Study Guide 2026.

Domain 2: Planning and implementing a cloud solution

Tests your ability to choose and deploy the right compute, storage, and networking services for a given scenario.

  • Choosing between Compute Engine, GKE, Cloud Run, and Cloud Run functions
  • Cloud Storage classes and lifecycle rules
  • VPC design, subnets, firewall rules, and load balancing

Full walkthrough: ACE Domain 2: Planning and implementing a cloud solution - Complete Study Guide 2026.

Domain 3: Ensuring the successful operation of a cloud solution

Focuses on keeping deployed workloads healthy - monitoring, logging, and managing resources over time.

  • Cloud Monitoring dashboards, alerting policies, and uptime checks
  • Cloud Logging queries and log-based metrics
  • Managing Compute Engine instance groups, GKE workloads, and cost optimization

Full walkthrough: ACE Domain 3: Ensuring the successful operation of a cloud solution - Complete Study Guide 2026.

Domain 4: Configuring access and security

Covers IAM roles, service accounts, and org-level security controls - one of the densest domains on the exam.

  • IAM roles: primitive, predefined, and custom
  • Service account creation, key management, and workload identity
  • Org policies, VPC Service Controls, and audit logging

Full walkthrough: ACE Domain 4: Configuring access and security - Complete Study Guide 2026.

Who Hires ACE-Certified Engineers

The ACE credential targets a specific role profile: engineers who deploy applications, monitor operations, and manage enterprise solutions on Google Cloud but who don't necessarily architect them from scratch. In practice, this maps to cloud support engineers, DevOps and SRE-adjacent roles, junior cloud infrastructure engineers, and IT professionals transitioning into cloud operations from on-premises administration. Employers include managed service providers, consultancies with Google Cloud practices, and internal IT teams at companies migrating workloads to GCP.

If you're weighing whether this credential is worth pursuing before you commit exam fees and study hours, read Is the ACE Certification Worth It? Complete ROI Analysis 2026 and ACE Salary Guide 2026: Complete Earnings Analysis - both look at how the certification factors into hiring and compensation conversations without relying on invented numbers.

For broader context on what the letters actually mean and how the certification fits into Google's certification ladder, see ACE Certification, What Is ACE?, and What Is ACE Certification?.

Concrete Topics You Must Master

Beyond the four domain names, here is what actually shows up in question stems, based on the current exam guide's technical scope:

  • Resource hierarchy tradeoffs: when to apply policies at the organization, folder, or project level.
  • Compute selection logic: matching a workload description to Compute Engine, GKE, App Engine, Cloud Run, or Cloud Run functions.
  • Storage decision trees: Cloud Storage vs. Persistent Disk vs. Filestore vs. Cloud SQL, based on access patterns.
  • IAM precision: distinguishing predefined roles from custom roles, and knowing when a service account needs impersonation rather than a key file.
  • Networking fundamentals: VPC peering, shared VPC, Cloud NAT, and firewall rule priority.
  • Operational tooling: using Gemini Cloud Assist and Gemini CLI for troubleshooting and resource management tasks referenced in the updated exam guide.
  • Cost and quota management: budgets, alerts, and quota increase requests.
Question Style Reminder: ACE questions frequently present a business constraint (cost, compliance, latency) and ask you to pick the option that satisfies it - not simply the "most powerful" service. Read every scenario for its constraint before scanning the answer choices.

A Domain-Sequenced Study Schedule

Generic study techniques like spaced repetition or timed practice blocks only help if you're applying them to the right material at the right time. Sequence your study around the domains, not around a generic syllabus.

Week 1

Domain 1 Foundations

  • Set up a free-tier project and practice resource hierarchy decisions
  • Configure billing budgets and alerts
  • Get comfortable with Cloud Shell and gcloud CLI syntax
Week 2

Domain 2 Deployment Practice

  • Deploy the same app on Compute Engine, GKE, and Cloud Run to feel the differences
  • Configure a VPC with subnets and firewall rules
  • Practice choosing storage classes for different scenarios
Week 3

Domain 3 Operations

  • Build Cloud Monitoring dashboards and alerting policies
  • Write Cloud Logging queries against sample workloads
  • Practice resizing and updating managed instance groups
Week 4

Domain 4 Security and Final Review

  • Create custom IAM roles and service accounts, then test least-privilege access
  • Review org policies and audit logging setup
  • Run full-length timed practice exams and revisit weak domains

This isn't a rigid template - if you already work with GKE daily but have never touched IAM custom roles, shift more time to Domain 4. For a broader diagnostic of where most candidates lose points, our How Hard Is the ACE Exam? Complete Difficulty Guide 2026 guide breaks down difficulty by domain, and ACE Pass Rate 2026: What the Data Shows covers what the available data suggests about first-attempt outcomes.

Exam-Day Strategy for Multiple-Select Questions

Multiple-select questions ("choose two" or "choose three") are where candidates lose the most avoidable points. A single missed option on a multi-select question typically counts as a wrong answer for that entire item - there's no partial credit implied by the format. Two tactics help:

  1. Count before you commit. If the question says "choose two," don't submit until you've confirmed exactly two selections that both satisfy the stated constraint.
  2. Eliminate by service category first. Many wrong answers are technically valid GCP features but wrong for the scenario's stated constraint (cost, region, compliance). Cross those out before comparing the remaining choices in detail.

With 50-60 questions in 2 hours, you have roughly two minutes per question on average - enough time to read carefully, but not enough to second-guess every answer repeatedly. Flag uncertain items and move on; return to them only if time remains.

Exam DetailStandard ExamRenewal Exam
Duration2 hours1 hour
Questions50-6020
Fee$125 USD plus tax$75 USD plus tax
FormatMultiple choice / multiple selectMultiple choice / multiple select

Renewal, Retakes, and Long-Term Value

ACE certification is valid for 3 years. Renewal eligibility opens 180 days before your certification expires, and you can renew via the standard exam, the shorter 1-hour, 20-question renewal exam, or eligible Google Skills renewal options as they become available. The renewal exam's reduced scope makes it a lighter lift than the original, but it still assumes you've kept your hands-on skills current across all four domains - Google Cloud's tooling and console change enough between three-year cycles that a pure memory refresh usually isn't sufficient.

If your first attempt doesn't succeed, remember the attempt limits: up to 4 attempts within a 2-year period, with waiting periods enforced between failed attempts. This is another reason to front-load your preparation using a structured resource like the ACE Study Guide 2026: How to Pass on Your First Attempt rather than treating the exam as a low-stakes dry run.

Once certified, practical next steps include browsing ACE Jobs listings to see how employers phrase requirements, and considering structured ACE Training if you want guided labs rather than self-directed study. You can also practice full-length timed exams on our practice test platform to build the pacing instincts described above, and return to the main practice site whenever you want a fresh randomized set covering all four domains.

Key Takeaway

Treat the 4-attempts-per-2-years limit as a planning constraint, not a safety net - aim to pass on attempt one by testing your readiness with full-length domain-balanced practice exams before you pay the $125 registration fee.

FAQ

How many questions are on the ACE exam, and how long do I have?

The exam has 50-60 multiple-choice and multiple-select questions, with a 2-hour time limit. Google does not publish which questions, if any, are unscored.

Do I need prior experience to register for the ACE exam?

There are no formal prerequisites. Google recommends 6+ months of hands-on experience with Google Cloud, but you can register through CM Connect/CertMetrics regardless of your background.

Can I take the ACE exam remotely?

Yes. You can choose online-proctored delivery from your own workspace or onsite-proctored delivery at a Pearson VUE testing center. Both require ID verification and adherence to exam-security rules, and there is no open-book allowance either way.

What happens if I fail the ACE exam?

You can retake it, but attempts are capped at 4 within a 2-year period, with required waiting periods between failed attempts. Use that time to revisit whichever domain caused the most missed questions.

How does ACE certification renewal work?

Certification is valid for 3 years. Renewal eligibility opens 180 days before expiration, and you can renew via the full standard exam, a shorter 1-hour, 20-question renewal exam priced at $75 plus tax, or eligible Google Skills renewal options where available.

Ready to pass your ACE exam?

Put this into practice with free ACE questions across every exam domain.