
Answer-first summary for fast verification
Answer: Identify and automate repetitive tasks that contribute to toil
The correct approach is to identify repetitive tasks that create toil and automate them as much as possible. This strategy aligns with Site Reliability Engineering practices by reducing manual effort, preventing burnout, and allowing the team to focus on high-impact projects. For more insights, refer to the Google SRE book on Service Level Objectives: [https://landing.google.com/sre/sre-book/chapters/service-level-objectives/](https://landing.google.com/sre/sre-book/chapters/service-level-objectives/).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your Site Reliability Engineering team is engaged in toil work, specifically archiving unused data in your application's relational database, to maintain a low Latency Service Level Indicator (SLI) and meet your Service Level Objective (SLO). This toil is diverting attention from a high-priority project aimed at improving the Availability SLI. To reduce burnout, enhance efficiency, and adhere to Site Reliability Engineering best practices, what action should you take? (Select One)
A
Change the availability SLI to meet the SLA
B
Contact your staffing company for assistance
C
Identify and automate repetitive tasks that contribute to toil
D
Adjust the SLO to align with the SLA
No comments yet.