Official Bank 0/332

Google Associate Cloud Engineer Exam (Associate Cloud Engineer) - Google Cloud Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
332 Total Questions
1
Question
You created a cluster.YAML file containing resources: name: cluster type: container.v1.cluster properties: zone: europe-west1-b cluster: description: My GCP ACE cluster initialNodeCount: 2 You want to use Cloud Deployment Manager to create this cluster in GKE. What should you do?
Options
A gcloud deployment-manager deployments apply my-gcp-ace-cluster --config cluster.yaml
B gcloud deployment-manager deployments apply my-gcp-ace-cluster --type container.v1.cluster --
config cluster.yaml
C gcloud deployment-manager deployments create my-gcp-ace-cluster --type container.v1.cluster --
config cluster.yaml
D gcloud deployment-manager deployments create my-gcp-ace-cluster --config cluster.yaml
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
You have created a new project in Google Cloud through the gcloud command line interface (CLI) and linked a billing account. You need to create a new Compute Engine instance using the CLI. You need to perform the prerequisite steps. What should you do?
Options
A Enable the compute googleapis.com API.
B Create a Cloud Monitoring Workspace.
C Grant yourself the IAM role of Compute Admin.
D Create a VPC network in the project.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
You have sensitive data stored in three Cloud Storage buckets and have enabled data access logging. You want to verify activities for a particular user for these buckets, using the fewest possible steps. You need to verify the addition of metadata labels and which files have been viewed from those buckets. What should you do?
Options
A View the bucket in the Storage section of the GCP Console.
B Create a trace in Stackdriver to view the information.
C Using the GCP Console, filter the Stackdriver log to view the information.
D Using the GCP Console, filter the Activity log to view the information.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
You need to set up permissions for a set of Compute Engine instances to enable them to write data into a particular Cloud Storage bucket. You want to follow Google-recommended practices. What should you do?
Options
A Create a service account and add it to the IAM role ‘storage.objectCreator’ for that bucket.
B Create a service account with an access scope. Use the access scope ‘https://www.googleapis.com/auth/devstorage.write_only’.
C Create a service account and add it to the IAM role ‘storage.objectAdmin’ for that bucket.
D Create a service account with an access scope. Use the access scope ‘https://www.googleapis.com/auth/cloud-platform’.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
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
A Verify that you are the project billing administrator. Select the associated billing account and create a budget and alert for the appropriate project.
B Verify that you are project administrator. Select the associated billing account and create a budget and a custom alert.
C Verify that you are the project administrator. Select the associated billing account and create a budget for the appropriate project.
D Verify that you are the project billing administrator. Select the associated billing account and create a budget and a custom alert.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.