Associate Cloud Engineer · Difficulty

Easy ACE practice questions

Direct recall — confirm you know the core facts and definitions. 13 easy questions available — no sign-up, always free.

Question 1 of 13

Your data analytics team needs to run ad-hoc SQL queries across several petabytes of historical clickstream data stored as structured tables. Queries run a few times a day, must return aggregated results within minutes, and the team does not want to manage any servers or provision capacity in advance. Which Google Cloud data service should you choose?

Reviewed for accuracy · Report an issue
Question 2 of 13

Your company is onboarding to Google Cloud for the first time. You have been asked to create the very first billing account so that projects can be linked and start incurring charges. When you attempt to create the billing account in the Google Cloud console, what is required before the billing account can be successfully set up?

Reviewed for accuracy · Report an issue
Question 3 of 13

You operate a set of Compute Engine VMs running a web application. Operations reports that a snapshot schedule attached to the boot disks is not producing new snapshots, and you need to quickly confirm whether the schedule is actually executing. Using only Cloud Console, what is the fastest way to verify recent snapshot creation activity for these disks?

Reviewed for accuracy · Report an issue
Question 4 of 13

A developer deployed a service to Cloud Run named 'orders-api'. Users report intermittent HTTP 500 errors. You need to quickly inspect the container's stdout/stderr output for the specific failing requests without leaving the managed platform, using the least amount of setup. What should you do?

Reviewed for accuracy · Report an issue
Question 5 of 13

Your team needs to host a static marketing website (HTML, CSS, JavaScript, and images) that will be accessed frequently by users worldwide. The content is read constantly and rarely changes. You want the most cost-effective and operationally simple way to serve this content directly from Cloud Storage. Which storage class should you choose for the bucket?

Reviewed for accuracy · Report an issue
Question 6 of 13

You have just installed the Google Cloud CLI on your new laptop. Before you can run commands against your company's project, you need to authenticate your user account so gcloud can obtain and store credentials. Which command should you run to sign in with your Google account through a browser-based flow?

Reviewed for accuracy · Report an issue
Question 7 of 13

You have just installed the Google Cloud CLI on a new workstation and authenticated with your corporate account. Before running deployment commands, you want to quickly confirm which account, project, and default region/zone the CLI will use for subsequent commands. Which command should you run?

Reviewed for accuracy · Report an issue
Question 8 of 13

You just installed the Google Cloud CLI on a new laptop and authenticated with your corporate account. Every time you run 'gcloud compute instances create', the CLI prompts you to select a zone interactively, which slows down your scripting. You want the CLI to stop prompting and always target europe-west1-b by default, without having to pass a flag on each command. What should you do?

Reviewed for accuracy · Report an issue
Question 9 of 13

You have just installed the Google Cloud CLI on a new workstation and authenticated with your corporate account. You will be running dozens of gcloud commands against a project named 'analytics-prod-421' over the next few hours, and you do not want to append the --project flag to every command. What is the most efficient way to make all subsequent gcloud commands target this project by default?

Reviewed for accuracy · Report an issue
Question 10 of 13

You just installed the Google Cloud CLI on a new laptop and need to authenticate with your corporate Google account, set a default project, and choose a default compute region/zone in a single guided workflow. Which command should you run?

Reviewed for accuracy · Report an issue
Question 11 of 13

A developer installed the Google Cloud CLI several months ago on their Linux workstation and now wants to ensure all installed gcloud components are upgraded to the latest released versions. Which command should they run?

Reviewed for accuracy · Report an issue
Question 12 of 13

You manage a stateless web application running as a Deployment named 'frontend' on a GKE Standard cluster. Traffic is increasing before a marketing campaign, and you want to immediately increase the number of running Pods from 3 to 8 using the command line. Which command should you run?

Reviewed for accuracy · Report an issue
Question 13 of 13

A new financial auditor joins your company and needs to review the configuration and metadata of all resources across a single GCP project without being able to modify anything or read the actual data stored in Cloud Storage buckets or BigQuery tables. Following the principle of least privilege, how should you grant this access?

Reviewed for accuracy · Report an issue