Study Smarter for the Associate Cloud Engineer Exam with Our Free and Reliable Cloud Engineer Exam Questions โ Updated for 2025.
At Cert Empire, we are focused on delivering the most accurate and up-to-date exam questions for students preparing for the Google Associate Cloud Engineer Exam. To make preparation easier, weโve made parts of our Associate Cloud Engineer exam resources free for everyone. You can practice as much as you like with Free Google Associate Cloud Engineer Practice Test.
Real Google Associate Cloud Engineer
Q: 1
You have a number of compute instances belonging to an unmanaged instances group. You need to
SSH to one of the Compute Engine instances to run an ad hoc script. Youโve already authenticated
gcloud, however, you donโt have an SSH key deployed yet. In the fewest steps possible, whatโs the
easiest way to SSH to the instance?
Options
Q: 2
You are the project owner of a GCP project and want to delegate control to colleagues to manage
buckets and files in Cloud Storage. You want to follow Google-recommended practices. Which IAM
roles should you grant your colleagues?
Options
Q: 3
You want to configure an SSH connection to a single Compute Engine instance for users in the dev1
group. This instance is the only resource in this particular Google Cloud Platform project that the
dev1 users should be able to connect to. What should you do?
Options
Q: 4
You have a Dockerfile that you need to deploy on Kubernetes Engine. What should you do?
Options
Q: 5
You have an object in a Cloud Storage bucket that you want to share with an external company. The
object contains sensitive dat
a. You want access to the content to be removed after four hours. The external company does not
have a Google account to which you can grant specific user-based access privileges. You want to use
the most secure method that requires the fewest steps. What should you do?
Options
Q: 6
You create a Deployment with 2 replicas in a Google Kubernetes Engine cluster that has a single
preemptible node pool. After a few minutes, you use kubectl to examine the status of your Pod and
observe that one of them is still in Pending status:
What is the most likely cause?
What is the most likely cause?Options
Q: 7
You are building a pipeline to process time-series dat
a. Which Google Cloud Platform services should you put in boxes 1,2,3, and 4?


Options
Q: 8
You have an application that uses Cloud Spanner as a backend database. The application has a very
predictable traffic pattern. You want to automatically scale up or down the number of Spanner nodes
depending on traffic. What should you do?
Options
Q: 9
You are using Deployment Manager to create a Google Kubernetes Engine cluster. Using the same
Deployment Manager deployment, you also want to create a DaemonSet in the kube-system
namespace of the cluster. You want a solution that uses the fewest possible services. What should
you do?
Options
Q: 10
You are running a data warehouse on BigQuery. A partner company is offering a recommendation
engine based on the data in your data warehouse. The partner company is also running their
application on Google Cloud. They manage the resources in their own project, but they need access
to the BigQuery dataset in your project. You want to provide the partner company with access to the
dataset What should you do?
Options
Q: 11
You want to verify the IAM users and roles assigned within a GCP project named my-project. What
should you do?
Options
Q: 12
You have a development project with appropriate IAM roles defined. You are creating a production
project and want to have the same IAM roles on the new project, using the fewest possible steps.
What should you do?
Options
Q: 13
You created a Google Cloud Platform project with an App Engine application inside the project. You
initially configured the application to be served from the us-central region. Now you want the
application to be served from the asia-northeast1 region. What should you do?
Options
Q: 14
You want to add a new auditor to a Google Cloud Platform project. The auditor should be allowed to
read, but not modify, all project items.
How should you configure the auditor's permissions?
Options
Q: 15
You have a Google Cloud Platform account with access to both production and development projects.
You need to create an automated process to list all compute instances in development and
production projects on a daily basis. What should you do?
Options
Q: 16
You deployed an LDAP server on Compute Engine that is reachable via TLS through port 636 using
UDP. You want to make sure it is reachable by clients over that port. What should you do?
Options
Q: 17
You have one project called proj-sa where you manage all your service accounts. You want to be able
to use a service account from this project to take snapshots of VMs running in another project called
proj-vm. What should you do?
Options
Q: 18
You have a single binary application that you want to run on Google Cloud Platform. You decided to
automatically scale the application based on underlying infrastructure CPU usage. Your
organizational policies require you to use virtual machines directly. You need to ensure that the
application scaling is operationally efficient and completed as quickly as possible. What should you
do?
Options
Q: 19
Your organization has strict requirements to control access to Google Cloud projects. You need to
enable your Site Reliability Engineers (SREs) to approve requests from the Google Cloud support
team when an SRE opens a support case. You want to follow Google-recommended practices. What
should you do?
Options
Q: 20
You recently deployed a new version of an application to App Engine and then discovered a bug in
the release. You need to immediately revert to the prior version of the application. What should you
do?
Options
Q: 21
You are building a new version of an application hosted in an App Engine environment. You want to
test the new version with 1% of users before you completely switch your application over to the new
version. What should you do?
Options
Q: 22
Every employee of your company has a Google account. Your operational team needs to manage a
large number of instances on Compute Engine. Each member of this team needs only administrative
access to the servers. Your security team wants to ensure that the deployment of credentials is
operationally efficient and must be able to determine who accessed a given instance. What should
you do?
Options
Q: 23
You want to run a single caching HTTP reverse proxy on GCP for a latency-sensitive website. This
specific reverse proxy consumes almost no CPU. You want to have a 30-GB in-memory cache, and
need an additional 2 GB of memory for the rest of the processes. You want to minimize cost. How
should you run this reverse proxy?
Options
Q: 24
Your managed instance group raised an alert stating that new instance creation has failed to create
new instances. You need to maintain the number of running instances specified by the template to
be able to process expected application traffic. What should you do?
Options
Q: 25
Your company has an existing GCP organization with hundreds of projects and a billing account. Your
company recently acquired another company that also has hundreds of projects and its own billing
account. You would like to consolidate all GCP costs of both GCP organizations onto a single invoice.
You would like to consolidate all costs as of tomorrow. What should you do?
Options
Q: 26
You need to create a custom IAM role for use with a GCP service. All permissions in the role must be
suitable for production use. You also want to clearly share with your organization the status of the
custom role. This will be the first version of the custom role. What should you do?
Options
Q: 27
You built an application on Google Cloud Platform that uses Cloud Spanner. Your support team needs
to monitor the environment but should not have access to table dat
a. You need a streamlined solution to grant the correct permissions to your support team, and you
want to follow Google-recommended practices. What should you do?
Options
Q: 28
You need to set a budget alert for use of Compute Engineer services on one of the three Google
Cloud Platform projects that you manage. All three projects are linked to a single billing account.
What should you do?
Options
Q: 29
An application generates daily reports in a Compute Engine virtual machine (VM). The VM is in the
project corp-iot-insights. Your team operates only in the project corp-aggregate-reports and needs a
copy of the daily exports in the bucket corp-aggregate-reports-storage. You want to configure access
so that the daily reports from the VM are available in the bucket corp-aggregate-reports-storage and
use as few steps as possible while following Google-recommended practices. What should you do?
Options
Q: 30
Your company uses a large number of Google Cloud services centralized in a single project. All teams
have specific projects for testing and development. The DevOps team needs access to all of the
production services in order to perform their job. You want to prevent Google Cloud product changes
from broadening their permissions in the future. You want to follow Google-recommended practices.
What should you do?
Options
Q: 31
You need to create a custom VPC with a single subnet. The subnetโs range must be as large as
possible. Which range should you use?
Options
Q: 32
You need to run an important query in BigQuery but expect it to return a lot of records. You want to
find out how much it will cost to run the query. You are using on-demand pricing. What should you
do?
Options
Q: 33
You created an instance of SQL Server 2017 on Compute Engine to test features in the new version.
You want to connect to this instance using the fewest number of steps. What should you do?
Options
Q: 34
You have a workload running on Compute Engine that is critical to your business. You want to ensure
that the data on the boot disk of this workload is backed up regularly. You need to be able to restore
a backup as quickly as possible in case of disaster. You also want older backups to be cleaned
automatically to save on cost. You want to follow Google-recommended practices. What should you
do?
Options
Q: 35
You are managing a Data Warehouse on BigQuery. An external auditor will review your company's
processes, and multiple external consultants will need view access to the dat
a. You need to provide them with view access while following Google-recommended practices. What
should you do?
Options
Question 1 of 35