Your team is designing a new User-facing application to serve requests. Which of the following is Google‘s SRE suggested best practice for selecting SLIs?
The latest changes and updates from the administration for this exam.
Latest Update: Jun 10 2026
All questions are working fine.
Your team is designing a new User-facing application to serve requests. Which of the following is Google‘s SRE suggested best practice for selecting SLIs?
Your team manages an application serving a global audience. A recent update caused a service downtime. You have been designated as the Incident commander.
Which of the following should not be in the Incident Document according to Google SRE’s best practices?
You are helping with the design of a data processing pipeline for a company. Data is streamed from different devices into the pipeline and then processed before it is loaded into the final storage for analytic use. You want to identify minimal Service Level Indicators (SLIs) for the pipeline to ensure that the data in the final storage is up to date.
Which SLI should not be part of your consideration?
You are part of the SRE team tasked with writing a postmortem of an outage for one of the services your team manages.
Which of these should not be a part of the creation of the postmortem document according to the Google’s SRE best practices?
Your company currently has its containerised applications deployed in on-premises Kubernetes cluster. They have a plan to deploy a similar environment in GCP. The company is concerned about the amount of operations that will be needed to keep both environments in sync.
Which of the following can be used to keep the Kubernetes environments in sync and provide a centralised multi-cluster management?
Your company has tasked you with setting up a Continuous Integration pipeline. When code is committed to the source repository, the pipeline will build docker containers to be pushed to Container Registry and non-container artifacts to be pushed to Cloud Storage.
How would you accomplish this? (select 2)
Select all that apply
You are tasked with designing an automated CI pipeline for building and pushing images to Container Registry. In the current system, developers have to issue build commands after code is pushed to the test branch in the source repository.
What steps can you take to automate the build of the test branch with the least amount of management overhead?
You have been contacted by your CIO to improve your application availability. You have decided to use instance groups by spreading your instances across three zones. What type of instance group do you select?
You would like to add a strict deploy-time policy enforcement to your Kubernetes Engine cluster. What would be your best option?
The HTTPS load balancer can leverage which of the following types of GCP resources?
Select all that apply