ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 76 - Professional Cloud DevOps Engineer discussion

Report
Export

You support a large service with a well-defined Service Level Objective (SLO). The development team deploys new releases of the service multiple times a week. If a major incident causes the service to miss its SLO, you want the development team to shift its focus from working on features to improving service reliability. What should you do before a major incident occurs?

A.
Develop an appropriate error budget policy in cooperation with all service stakeholders.
Answers
A.
Develop an appropriate error budget policy in cooperation with all service stakeholders.
B.
Negotiate with the product team to always prioritize service reliability over releasing new features.
Answers
B.
Negotiate with the product team to always prioritize service reliability over releasing new features.
C.
Negotiate with the development team to reduce the release frequency to no more than once a week.
Answers
C.
Negotiate with the development team to reduce the release frequency to no more than once a week.
D.
Add a plugin to your Jenkins pipeline that prevents new releases whenever your service is out of SLO.
Answers
D.
Add a plugin to your Jenkins pipeline that prevents new releases whenever your service is out of SLO.
Suggested answer: A

Explanation:

Reason : Incident has not occurred yet, even when development team is already pushing new features multiple times a week. The option A says, to define an error budget 'policy', not to define error budget(It is already present). Just simple means to bring in all stakeholders, and decide how to consume the error budget effectively that could bring balance between feature deployment and reliability.

The goals of this policy are to: -- Protect customers from repeated SLO misses -- Provide an incentive to balance reliability with other features https://sre.google/workbook/error-budget-policy/

asked 18/09/2024
Steven Moran
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first