
Explanation:
Toil is an inevitable aspect of managing production services, characterized by manual, repetitive tasks that lack enduring value and grow linearly with the service. A key objective for SREs is to reduce toil, aligning with Google's definition: 'Toil is the kind of work tied to running a production service that tends to be manual, repetitive, automatable, tactical, devoid of enduring value, and that scales linearly as a service grows.' For more details, refer to Google's SRE book.
When discussing toil in Site Reliability Engineering (SRE), which statements are accurate? (Select Two)
A
A toil budget is calculated by subtracting toil costs from toil hours
B
One of the primary responsibilities of an SRE is to minimize toil
C
Toil refers to repetitive, manual tasks that offer no lasting benefit and increase proportionally with service expansion
D
SREs are not responsible for reducing toil; this task falls under DevOps
No comments yet.