Skip to content

Toil

Easy — everyone uses thisCloud & Infra

ELI5 — The Vibe Check

Toil is the boring, repetitive, manual work that adds no lasting value — the stuff that makes you think 'a script should do this.' Manually restarting servers, copying files between environments, running deployment checklists by hand. Google's SRE team has a rule: toil should be less than 50% of your work. The rest should be engineering to eliminate the toil.

Real Talk

Toil is defined by Google's SRE practices as manual, repetitive, automatable, tactical, and devoid of enduring value work related to running a production service. Distinguishing toil from overhead (meetings, planning) is important. SRE teams aim to keep toil below 50% to ensure time for engineering work that permanently reduces future toil.

When You'll Hear This

"We spend 20 hours a week on toil — let's automate the deployment pipeline." / "If you're doing it more than twice, it's toil. Write a script."

Made with passive-aggressive love by manoga.digital. Powered by Claude.