Sample questions
Google Professional Cloud DevOps Engineer practice questions
A company is setting up a new Google Cloud organization. They want to ensure that all projects inherit common IAM policies. What is the best practice?
Bootstrapping a Google Cloud organization for DevOpseasySee the answer and why each option is right or wrong →You are designing alerting policies for a microservice architecture. Which TWO metrics are most suitable for triggering a page to the on-call engineer?
Applying site reliability engineering practiceshardSee the answer and why each option is right or wrong →A team uses Cloud Build with a cloudbuild.yaml that deploys to multiple environments. They want to ensure that the production deployment step only runs when the build is triggered…
During a post-mortem, you identify that an incident was caused by a configuration change that was not reviewed. Which of the following is the most effective preventive action?
Applying site reliability engineering practiceshardSee the answer and why each option is right or wrong →A company wants to enforce that all projects in the organization have a specific VPC Service Controls perimeter. What is the most efficient way to achieve this?
Bootstrapping a Google Cloud organization for DevOpshardSee the answer and why each option is right or wrong →A DevOps team is bootstrapping a new Google Cloud organization. They want to grant a group of engineers the ability to create and manage projects within the organization, but not t…
Bootstrapping a Google Cloud organization for DevOpseasySee the answer and why each option is right or wrong →Refer to the exhibit. An App Engine application returns 504 errors. The application calls an external API and processes the result. Which change is most likely to resolve the error…
A CI/CD pipeline must deploy to multiple environments (dev, staging, prod) with manual approval required before prod deployment. Which Google Cloud service is best for orchestratin…
A company is using Cloud Build to build a Go application. The build fails with an error 'no Go files in /workspace'. What is the most likely cause?
Building and implementing CI/CD pipelinesmediumSee the answer and why each option is right or wrong →A DevOps engineer notices that the monthly compute cost is higher than expected for a Kubernetes Engine cluster. They want to identify which namespaces or workloads are contributin…
A team wants to ensure zero-downtime deployments for a Cloud Run service. They plan to gradually shift traffic from the current revision to the new one. What should they configure?
A team wants to receive a notification when their monthly spending exceeds 80% of the budget. Which GCP feature should they configure?
Which TWO are valid methods to manage service account keys securely? (Select exactly 2)
Bootstrapping a Google Cloud organization for DevOpshardSee the answer and why each option is right or wrong →A site reliability engineer is defining SLOs for a microservice application running on Google Kubernetes Engine. The application serves user-facing API requests. Which TWO approach…
Implementing service monitoring strategiesmediumSee the answer and why each option is right or wrong →A company uses Compute Engine with committed use discounts for 1-year. They need to reduce costs further. What should they do?
Refer to the exhibit. A DevOps engineer wants to reduce compute costs immediately. Which action is most effective?
A company uses BigQuery for analytics with many queries scanning terabytes daily. They need to reduce query costs without reducing usage. What is the most effective strategy?
A company uses Cloud Storage with standard storage class for all data. They want to automatically move data that has been accessed more than 30 days ago to a lower-cost storage cla…
A team uses Cloud SQL for MySQL. They have read-heavy traffic and want to reduce costs. Which strategy is most effective?
A company runs a microservices architecture on GKE and notices high network latency between services. Which THREE actions can improve inter-service communication performance?
A company runs a critical application on Compute Engine instances behind a TCP/UDP Network Load Balancer. They notice intermittent high latency for a subset of users. The applicati…
A media streaming service uses Cloud Storage to store video files and serves them via Cloud CDN. Users in Asia report buffering issues. The team notices that the cache hit ratio is…
Which Google Cloud service provides a fully managed, private Git repository that integrates with Cloud Build for continuous integration?
Bootstrapping a Google Cloud organization for DevOpseasySee the answer and why each option is right or wrong →Which TWO of the following are essential elements of a comprehensive incident post-mortem document according to Google's Site Reliability Engineering (SRE) best practices?
Applying site reliability engineering practiceshardSee the answer and why each option is right or wrong →