Your application, deployed on Google Compute Engine, is behaving unexpectedly. You decide to use Google Cloud Debugger to troubleshoot the problem. What should be your first step?
The latest changes and updates from the administration for this exam.
Latest Update: Jun 08 2026
All questions are working fine.
Your application, deployed on Google Compute Engine, is behaving unexpectedly. You decide to use Google Cloud Debugger to troubleshoot the problem. What should be your first step?
Your organization uses Google Workspace, and you are managing a Google Kubernetes Engine (GKE) cluster. You want to grant a specific Google Workspace group the ability to create new namespaces in the cluster. How can you achieve this?
You're working on a project where you need to give a group of users the ability to manage Pub/Sub topics, but not Pub/Sub subscriptions. Which of the following roles should you assign to this user group?
In your CI/CD pipeline on Google Cloud Platform, you are using Google Cloud Build to compile, test, and package your application. After the build step, the deployment artifacts should be transferred to Google Artifact Registry. What command should be included in the cloudbuild.yaml file to push a Docker image to Google Artifact Registry?
Your team is developing an application hosted on Google Kubernetes Engine (GKE). The application needs to read data from a Google Cloud Storage (GCS) bucket. However, you want to follow the principle of least privilege, and you do not want to use GKE node service accounts. What should you do?
You are designing a database schema for your e-commerce application using Cloud Spanner. The application needs to support high-volume transactions and must efficiently support querying products based on categories and price. How would you design your schema to ensure efficiency and scalability?
Your development team has been using Google App Engine, a Platform as a Service (PaaS) solution, for an application. While the application performs well, there has been a slowdown in the rollout of new features. What is a potential trade-off of using App Engine that could be causing this?
In your Kubernetes environment, you want to implement a policy that allows traffic from a specific pod to another pod, but restricts all other inbound traffic to the destination pod. Which of the following would you use to achieve this?
Your application primarily serves users in the Asia region. However, you also have a significant user base in North America and Europe. To ensure low latency, you decide to deploy your application in multiple regions. Which of the following best describes the advantage of this strategy?
Your team uses several Google Cloud services across multiple projects. As the lead developer, you're responsible for setting up the local development environment. You need to ensure that team members can manage their configurations, so they can switch between different projects and compute zones when necessary. What feature of the Google Cloud SDK should you instruct your team to use?