For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Associate Cloud Engineer (ACE)GCP Associate Cloud Engineer Practice Exam 1
    GCP Associate Cloud Engineer (ACE)

    GCP Associate Cloud Engineer Practice Exam 1

    50 free questions · No sign-up required to browse

    Comprehensive practice exam for the Google Cloud Associate Cloud Engineer certification. Covers setting up environments, planning solutions, deploying resources, operating workloads, and configuring security.

    50
    Questions
    Mixed
    Difficulty
    70%
    Pass mark

    Difficulty breakdown

    Easy(13)
    Medium(30)
    Hard(7)

    Topics covered

    Browse all topics →
    Domain 1.1: Setting up cloud projects and accountsDomain 1.2: Managing billing configurationDomain 1.3: Installing and configuring the CLIDomain 2.1: Planning and estimating GCP product useDomain 2.2: Planning and configuring compute resourcesDomain 2.3: Planning and configuring data storage optionsDomain 2.4: Planning and configuring network resourcesDomain 3.1: Deploying and implementing Compute Engine resourcesDomain 3.2: Deploying and implementing GKE resourcesDomain 3.3: Deploying Cloud Run and Cloud FunctionsDomain 3.4: Deploying and implementing data solutionsDomain 3.5: Deploying and implementing networking resourcesDomain 4.1: Managing Compute Engine resourcesDomain 4.2: Managing GKE resourcesDomain 4.3: Managing Cloud Run resourcesDomain 4.4: Managing storage and database solutionsDomain 4.5: Managing networking resourcesDomain 5.1: Managing Identity and Access ManagementDomain 5.2: Managing service accountsDomain 5.3: Viewing audit logs

    Sample questions

    Q01Easy1 mark

    What is the highest level of the Google Cloud resource hierarchy?

    View question with guidance →
    Q02Easy1 mark

    You need to enable the Compute Engine API in a new project using the command line. Which command should you use?

    View question with guidance →
    Q03Medium1 mark

    You are setting up a new GCP environment. You need to grant a group of developers access to view resources in a specific project, but they should not be able to modify anything. Which TWO actions should you take? (Select TWO)

    View question with guidance →
    Q04Easy1 mark

    You want to receive an email notification when your GCP spending exceeds $1000 this month. What should you configure?

    View question with guidance →
    Q05Medium1 mark

    You need to analyze your GCP billing data using complex SQL queries to understand cost trends across multiple projects and labels. What is the MOST efficient approach?

    View question with guidance →

    Ready to Practice the full exam?

    All 50 questions with worked answers, mark schemes, and AI tutoring.

    Sign up freeTake the exam

    All questions (50)

    Free to browse · no sign-up required
    Q01What is the highest level of the Google Cloud resource hierarchy?EasyQ02You need to enable the Compute Engine API in a new project using the command line. Which command should you use?EasyQ03You are setting up a new GCP environment. You need to grant a group of developers access to view resources in a speci...MediumQ04You want to receive an email notification when your GCP spending exceeds $1000 this month. What should you configure?EasyQ05You need to analyze your GCP billing data using complex SQL queries to understand cost trends across multiple project...MediumQ06You have just installed the Google Cloud SDK on your local machine. Which command should you run FIRST to authenticat...EasyQ07You are working on multiple GCP projects. You want to switch your active gcloud configuration from 'project-a-config'...MediumQ08You need to set the default compute zone to `us-central1-a` and the default project to `my-project-123` for your curr...MediumQ09You are writing a bash script that creates a Compute Engine instance. The script needs to run without user interactio...HardQ10You are estimating the cost of running a workload on Compute Engine. Which factor does NOT affect the monthly cost in...EasyQ11Your company plans to migrate 50 TB of archive data to Cloud Storage. The data will be accessed at most once a year. ...MediumQ12You are designing a stateless, containerized web application that experiences unpredictable traffic spikes. You want ...MediumQ13You have a batch processing workload that takes 2 hours to complete. The workload is fault-tolerant and can be interr...MediumQ14You are deploying a legacy application that requires a specific older version of a Linux kernel and cannot run in a c...HardQ15You need a fully managed relational database for a new application. The database will be approximately 50 GB in size ...EasyQ16Your application generates massive amounts of time-series IoT data (petabytes). You need a NoSQL database capable of ...MediumQ17You are deploying a global web application with users in the US, Europe, and Asia. You want to route users to the clo...MediumQ18You need to connect your on-premises data center to your GCP Virtual Private Cloud (VPC). The connection requires a s...HardQ19Which gcloud command is used to create a new Compute Engine virtual machine instance named 'web-server-1'?EasyQ20You need to ensure that a specific Compute Engine instance always restarts automatically if it crashes or is terminat...MediumQ21You are creating a Managed Instance Group (MIG) that needs to scale automatically based on CPU utilization. Which TWO...MediumQ22You have created a new Google Kubernetes Engine (GKE) cluster. You need to configure your local `kubectl` command-lin...MediumQ23You are deploying a containerized application to GKE. You want to ensure that the application is exposed to the inter...MediumQ24You are deploying a GKE Autopilot cluster. You need to deploy a workload that requires specific hardware accelerators...HardQ25You need to execute a lightweight piece of code every time a new file is uploaded to a specific Cloud Storage bucket....EasyQ26You are deploying a container image to Cloud Run. You want to ensure that unauthenticated users cannot access the ser...MediumQ27You have a CSV file named `data.csv` on your local machine. You need to upload this file to a Cloud Storage bucket na...MediumQ28You need to load a large JSONL (JSON Lines) file from Cloud Storage into a BigQuery table. Which TWO methods can you ...MediumQ29You are creating a custom VPC network. You need to create a subnet in the `us-west1` region with a CIDR range of `10....MediumQ30You have Compute Engine instances in a VPC subnet that do not have external IP addresses. They need to download softw...HardQ31You need to securely connect to a Compute Engine Linux instance using SSH from your local terminal without managing S...EasyQ32A Compute Engine instance is running out of disk space. You have increased the size of the persistent disk in the Goo...MediumQ33You want to create a custom 'golden image' from an existing Compute Engine instance to use for future deployments. Wh...MediumQ34You need to view the logs of a specific pod named `frontend-pod-123` running in your GKE cluster to troubleshoot an a...MediumQ35Your GKE cluster is running out of resources, and new pods are stuck in the `Pending` state. You are using a Standard...MediumQ36You have deployed a new revision of a Cloud Run service. You want to route 10% of the traffic to the new revision for...EasyQ37You want to automatically transition objects in a Cloud Storage bucket to Archive storage if they haven't been access...MediumQ38You are managing a Cloud SQL for PostgreSQL instance. You need to ensure you can recover the database to a specific p...MediumQ39You have a custom VPC with a subnet `10.0.0.0/24`. You are running out of IP addresses in this subnet and need to exp...MediumQ40You have an internal application running on Compute Engine instances in a VPC. You want to expose this application to...HardQ41In Google Cloud IAM, what is the fundamental difference between a primitive role (like Editor) and a predefined role ...EasyQ42A developer needs to view the configuration of Compute Engine instances and Cloud Storage buckets in a project, but s...MediumQ43You need to grant a new team member access to manage Cloud SQL instances in a specific project. You want to follow th...MediumQ44You are creating a custom IAM role because predefined roles provide too much access. Which TWO statements are true re...HardQ45What is the primary purpose of a Google Cloud Service Account?EasyQ46An application running on a Compute Engine VM needs to read files from a Cloud Storage bucket. What is the MOST secur...MediumQ47You need to run a script on your local on-premises workstation that interacts with GCP APIs. The script needs to auth...MediumQ48Which type of Cloud Audit Log records administrative actions that modify the configuration or metadata of resources, ...EasyQ49You suspect that an unauthorized user has been reading sensitive data from a Cloud Storage bucket. Which type of audi...MediumQ50You need to retain Admin Activity audit logs for 3 years for compliance reasons. By default, Cloud Logging only retai...Medium