Google Cloud · ACE
Validates the ability to deploy and secure applications, services, and infrastructure, monitor operations of multiple projects, and maintain enterprise solutions to ensure they meet target performance metrics.
Practice Questions
902
≈ 18 practice exams
Duration
120 minutes
Passing Score
75%
Difficulty
AssociateLast Updated
Jan 2026
The Associate Cloud Engineer exam covers four areas: setting up a cloud solution environment, planning and implementing a cloud solution, ensuring successful operation of a cloud solution, and configuring access and security. Google does not publish percentage weightings for these sections the way AWS does for its exams, so this bank of 902 questions spreads coverage across all four areas rather than guessing at an official split.
On test day you get 50 to 60 multiple-choice and multiple-select questions in 2 hours. Google does not publish a passing score, so there is no scaled number to target; focus on consistent accuracy across every domain instead. The exam is available online-proctored or at a Pearson VUE testing center, and it is offered in English, Japanese, Spanish, and Portuguese.
There is no formal prerequisite, though Google recommends 6 or more months of hands-on Google Cloud experience. The certification costs $125 and is valid for 3 years; you can renew with the full exam, a shorter 1-hour, 20-question renewal exam for $75, or by completing designated Google Cloud Skills Boost content. Start with the free preview, then work through the full 902-question bank until your accuracy holds steady across all four areas.
The Google Cloud Certified – Associate Cloud Engineer (ACE) certification validates a practitioner's ability to deploy, manage, and secure applications, services, and infrastructure on Google Cloud Platform. Certified individuals demonstrate proficiency in working with both the Google Cloud Console and the gcloud command-line interface to perform common platform-based tasks, scale deployed solutions, and maintain enterprise workloads that leverage Google-managed and self-managed services. The exam covers the full spectrum of core GCP engineering competencies, including Compute Engine, Google Kubernetes Engine (GKE), Cloud Storage, Cloud SQL, BigQuery, VPC networking, Cloud Load Balancing, Cloud IAM, and the Cloud Operations suite for monitoring and logging.
The ACE certification is recognized as the foundational credential in the Google Cloud certification portfolio. It is positioned above beginner-level cloud literacy courses but below the professional-tier certifications, making it the standard benchmark for engineers who can independently build and operate production workloads on GCP. The certification is valid for three years, with a streamlined one-hour renewal exam available within 180 days of expiration.
The ACE certification is designed for cloud engineers, system administrators, DevOps engineers, and infrastructure engineers who work hands-on with Google Cloud environments. It is especially well-suited for professionals who implement and maintain cloud solutions day-to-day rather than solely focusing on high-level architectural design. Google recommends at least six months of hands-on GCP experience before attempting the exam.
Beyond those already working in cloud roles, the certification is also a strong choice for on-premises infrastructure engineers or sysadmins transitioning to cloud operations, and for AWS or Azure-experienced engineers seeking a credible GCP credential. Students and early-career technologists entering cloud engineering will also find the ACE a practical first certification, as there are no formal prerequisites for registration.
There are no formal prerequisites required to register for the Associate Cloud Engineer exam — anyone may attempt it regardless of prior certification history. However, Google strongly recommends that candidates have a minimum of six months of hands-on experience deploying, managing, and operating workloads on Google Cloud before sitting the exam.
Candidates should be comfortable using both the Cloud Console and the gcloud CLI to provision and manage resources. Practical familiarity with core GCP services is essential, including Compute Engine, GKE, Cloud Storage, Cloud SQL, VPC networking, Cloud IAM, and Cloud Monitoring. A foundational understanding of Linux/Unix system administration, basic networking concepts (subnets, routing, firewall rules), and containerization (Docker/Kubernetes) will significantly aid exam performance. Google's free Cloud Engineer Learning Path on Google Cloud Skills Boost is the recommended starting point for structured preparation.
The Associate Cloud Engineer exam consists of 50 to 60 scored questions in multiple-choice and multiple-select formats. The time limit is 120 minutes (2 hours), and the exam is delivered either online with a remote proctor or at an authorized onsite test center. The registration fee is $125 USD (plus applicable taxes). The exam is available in English, Japanese, Spanish, and Portuguese.
Google uses a scaled scoring system with a passing score of approximately 75%. Because different exam versions may contain slightly varied question sets, scaled scoring ensures consistency across administrations. There is no published breakdown of scored versus unscored questions. Retake policy requires a 14-day waiting period after the first failed attempt, 60 days after the second, and one year after the third. The certification remains valid for three years, after which holders may take a shorter 20-question, one-hour renewal exam for $75.
The Associate Cloud Engineer certification opens direct pathways into cloud engineer, DevOps engineer, site reliability engineer (SRE), and infrastructure engineer roles at organizations across virtually every industry. According to ZipRecruiter data from late 2025, the average annual salary for associate-level Google Cloud engineers in the United States is approximately $82,636, while more experienced cloud engineers at Google itself average around $150,655 per year, with senior-level compensation reaching well above $200,000. Certified professionals consistently command higher starting salaries than non-certified peers, and the ACE credential is frequently listed as a preferred qualification in cloud engineering job postings.
As an entry point in the Google Cloud certification portfolio, the ACE serves as a strategic foundation for advancing to professional-level credentials such as the Professional Cloud Architect, Professional Cloud DevOps Engineer, or Professional Cloud Security Engineer — each of which commands significantly higher compensation. Compared to equivalent associate-level certifications from AWS (Solutions Architect Associate) and Microsoft Azure (AZ-104), the ACE is widely regarded as similarly rigorous and is well-recognized by employers who operate multi-cloud environments or are migrating workloads to GCP. With Google Cloud's continued growth in enterprise adoption, demand for ACE-certified professionals remains strong.
5 sample questions with answers and explanations. The full bank has 902 questions, enough for 18 full-length practice exams.
Preview — answers shown1. Fabrikam wants to deploy a new application using Google Cloud Platform. Their team needs to understand how to organize resources efficiently. Which GCP concept acts as a container for all services and resources, ensuring proper billing and access control?
Explanation
A GCP Project serves as the fundamental container for all resources, enabling isolation for billing, access management, and organization. Cloud Storage Buckets are used for unstructured data storage but don't encompass all resources. Compute Engine Instances are virtual machines that run within projects, not the overarching structure. BigQuery Datasets handle big data analytics but are specific services within a project.
2. Fabrikam's GCP environment generates logs from multiple services. To download BigQuery error logs for auditing, which format options are available in Cloud Logging?
Explanation
Cloud Logging allows downloading logs in JSON or CSV formats, useful for auditing. PDF isn't supported for logs. SQL dumps are for databases, not logs. XML isn't a standard download option.
3. Fabrikam has a multi-zone Compute Engine setup and wants autohealing for unresponsive instances. Which health check configuration recreates VMs after 3 failed attempts of 10 seconds each?
Explanation
HTTP health checks in managed instance groups enable autohealing by monitoring instance responsiveness and recreating failed ones based on failure thresholds. Uptime checks alert on availability but don't recreate instances. Log metrics track events but lack proactive healing. Manual monitoring is inefficient for automation.
4. Fabrikam requires a Cloud Storage bucket for disaster recovery data accessed once a year. Cost is the primary concern. Which storage class provides the lowest cost while still allowing retrieval?
Explanation
Archive storage offers the lowest cost for data accessed once a year or less, prioritizing cost over speed. Standard is expensive for infrequent use. Nearline and Coldline are for more frequent access.
5. Fabrikam is troubleshooting why their auto-scaled VMs aren't immediately serving traffic after launch. Which configuration should they adjust to allow time for application startup?
Explanation
Setting an initialization period gives new VMs time to fully start the application before receiving traffic, preventing issues with immediate requests. Increasing maximum instances doesn't address startup timing. Lowering CPU thresholds might scale too early. Scale-out mode affects scaling direction, not startup delays.
50 to 60 multiple-choice and multiple-select questions in 2 hours.
Google does not publish a passing score for this exam.
$125 USD plus applicable tax for the standard exam.
Four areas: setting up a cloud solution environment, planning and implementing a cloud solution, ensuring successful operation of a cloud solution, and configuring access and security. Google does not publish percentage weights for these.
None formal; Google recommends 6 or more months of hands-on Google Cloud experience.
Yes, after 3 years. You can renew by retaking the full exam, a shorter 1-hour, 20-question renewal exam ($75), or completing designated Google Cloud Skills Boost content, which extends it by 1 year.
English, Japanese, Spanish, and Portuguese for the standard exam.
Google does not publish a pass rate. It is considered more hands-on and operational than AWS’s equivalent associate exams, testing gcloud CLI and console familiarity as much as conceptual knowledge.
Google Cloud Certified - Professional Machine Learning Engineer (PMLE)
PMLE · 1100 questions
Google Cloud Certified - Professional Security Operations Engineer (PSOE)
PSOE · 1089 questions
Google Cloud Certified - Professional Google Workspace Administrator
PGWA · 390 questions
Google Cloud Certified - Associate Data Practitioner (ADP)
ADP · 1089 questions
Google Cloud Certified - Cloud Digital Leader (CDL)
CDL · 506 questions
Google Cloud Certified - Generative AI Leader (GEN-AI-LEADER)
GEN-AI-LEADER · 811 questions
$17.99
One-time access to this exam