NEW: English for Tech Bundle → Save 40%
Your progress

Loading your progress…

Home
Technical Vocabularynoun · /ˈerər ˈbʌdʒɪt/

error budget

In simple English

In Site Reliability Engineering (SRE), an error budget is a key concept that quantifies the maximum tolerable unavailability for a service. If your SLO is 99.9% uptime, you have an error budget of 0.1% downtime per month. This budget helps teams balance between shipping new features (which may introduce risks) and maintaining system stability. Teams use error budgets to make data-driven decisions about deployment frequency and risk tolerance. If the error budget is consumed early in the month due to incidents, teams may slow down feature releases and focus on stability improvements. Conversely, if the error budget is healthy, teams can be more aggressive with deployments and experimentation. Error budget is not about accepting bugs in code; rather, it is about accepting that real-world systems will occasionally fail, and planning accordingly. This term is particularly important in discussions about SLOs, incident response, and release management.

Understanding what error budget means and how to use it to balance reliability with innovation in software systems.

At a glanceCEFR C1
Commonness4/5
Versatility4/5
FormalityCasualFormalNeutral
Spoken ↔ WrittenSpokenWrittenBoth
Directness ↔ DiplomaticDirectDiplomaticDirect
RegionUS and UK
New app · Free lessons

Speak up in meetings. Feel confident.

Standup vocabulary, native examples, and quick practice — 100+ free lessons

Start learning freeNo card needed · Google or email

Say it like this

We have burned through our error budget for this quarter.
We need to preserve our error budget before the holiday weekend.
The error budget allows us to ship features faster this month.

Real examples

in a standup

"We are still within our error budget for the month, so we can proceed with the database migration next week."

in a code review

"Given that we have used 60% of our error budget already, we should make sure this change is well-tested before merging."

in a team meeting

"Our SLO is 99.95% uptime, which gives us roughly 22 minutes of error budget per month."

Don't say this

Handle with care. Often confused with bug tolerance or QA acceptance criteria. Error budget is specifically about planned downtime or failures measured against reliability targets (SLO), not just acceptance of any bugs.

We should not spend our error budget on minor features.
We should not spend our error budget on risky deployments without proper testing.Error budget is not about feature prioritization; it is about acceptable system failures. You spend error budget when incidents occur, not when deploying features.
Our error budget is zero because we have no bugs in production.
Our error budget is the 0.1% downtime we can tolerate; bugs do not directly consume it unless they cause outages.Error budget relates to actual service unavailability or failures, not the absence of bugs. A bug that does not affect uptime does not consume the error budget.
We increased our error budget by fixing code quality issues.
We can use more of our error budget this month because we reduced the incident rate through code quality improvements.You do not increase error budget; you reduce the rate at which incidents consume it. The budget itself is determined by your SLO.

Other forms

noun

error budget

"The error budget is calculated based on the agreed SLO with customers."

noun

error budgets (plural)

"Different services may have different error budgets depending on their criticality."

Often used with

consume error budgetTo use up part of the allowed downtime (usually by an incident or failure)
remaining error budgetThe amount of downtime or failures still available before the SLO is violated
burn error budgetTo rapidly use up the available error budget through multiple incidents
error budget exhaustionWhen the error budget is completely used and the SLO is at risk
within error budgetStill meeting the SLO; not yet having consumed all available failures

Similar words

failure budgetNearly identical term; sometimes used interchangeably, though error budget is more common in SRE contexts
downtime allowanceMore general term; less specific than error budget which ties directly to SLOs
reliability bufferSimilar concept but less precise; does not quantify the exact percentage like error budget does

Opposites

SLO breachoutagesystem failure

Practice

Try it

4 quick exercises

Pick the most natural phrasing

1. Your service had an incident that caused 10 minutes of downtime. How would you describe its impact?

Complete the sentence

2. With a 99.9% SLO, we have approximately 43 minutes of _______ per month.

Spot the mistake

3. Which sentence uses 'error budget' incorrectly?

Rewrite naturally

4. Rewrite using error budget: 'We promised users the system would be up 99.95% of the time, so we can only have about 22 minutes of downtime per month.'

Questions

Quick poll

Have you said "error budget" in a standup this week?

Want more structured practice like this? Our English for Programmers course covers real workplace English in depth.

Your badges