
Answer-first summary for fast verification
Answer: Identify and automate repetitive tasks contributing to toil to streamline operations and focus on the Availability SLI engineering project.
The correct answer is to identify and automate repetitive tasks that contribute to toil. This approach aligns with Site Reliability Engineering recommended practices by reducing manual, repetitive work, thus preventing burnout and improving efficiency. Automating these tasks allows the team to focus on high-priority projects like improving the Availability SLI, without the need to change SLOs or redistribute work among teams.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your Site Reliability Engineering team is engaged in toil work, specifically archiving unused data in tables within your application’s relational database, to maintain a low Latency Service Level Indicator (SLI) and meet your Service Level Objective (SLO). This toil is hindering your team from focusing on a high-priority engineering project aimed at improving the Availability SLI of your application. To reduce repetitive tasks, prevent burnout, enhance organizational efficiency, and adhere to Site Reliability Engineering best practices, what is the best course of action?
A
Change the SLO of your Latency SLI to reduce the frequency of toil work, thereby freeing up capacity to focus on the Availability SLI engineering project.
B
Identify and automate repetitive tasks contributing to toil to streamline operations and focus on the Availability SLI engineering project.
C
Assign the high-priority Availability SLI engineering project to the Software Engineering team to alleviate the burden on your team.
D
Onboard additional team members to handle the repetitive tasks contributing to toil, allowing your current team to concentrate on the Availability SLI engineering project.