Google Cloud Professional Cloud DevOps Engineer — Question 26
You are part of an organization that follows SRE practices and principles. You are taking over the management of a new service from the Development Team, and you conduct a Production Readiness Review (PRR). After the PRR analysis phase, you determine that the service cannot currently meet its Service Level
Objectives (SLOs). You want to ensure that the service can meet its SLOs in production. What should you do next?
Answer options
- A. Adjust the SLO targets to be achievable by the service so you can bring it into production.
- B. Notify the development team that they will have to provide production support for the service.
- C. Identify recommended reliability improvements to the service to be completed before handover.
- D. Bring the service into production with no SLOs and build them when you have collected operational data.
Correct answer: C
Explanation
The correct answer is C because identifying reliability improvements before the service is handed over ensures that it can meet its SLOs once operational. Adjusting SLOs (option A) lowers the standards and fails to address underlying issues, while notifying the development team (option B) avoids responsibility. Bringing the service into production without SLOs (option D) is risky and does not promote reliability.