
Answer-first summary for fast verification
Answer: Discover proposed reliability enhancements for the service to be done before transfer.
This is the correct answer because, according to the Google Professional Cloud DevOps Engineer documentation, a Production Readiness Review is an assessment of a service's ability to meet its SLOs in production. After a PRR analysis, if the service cannot currently meet its SLOs, the next step should be to identify and recommend reliability improvements to the service to be completed before handover. This helps to ensure that the service can meet its SLOs in production and that the service is ready for release.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As a newly appointed manager of a service within an organization that follows Site Reliability Engineering (SRE) practices, you've identified during the Production Readiness Review (PRR) that the service cannot meet its Service Level Objectives (SLOs). What is the most appropriate next step to ensure the service can achieve its SLOs in production?
A
Alert the development team that they will need to provide production support for the service.
B
Bring the service into production without SLOs and construct them when you have obtained operational data.
C
Discover proposed reliability enhancements for the service to be done before transfer.
D
Set SLO targets that the service can reach so you can put it into production.
No comments yet.