Service Availability

The core SLO numerator/denominator framing. Cross-link error budget tools when you also have an SLO target.

Availability % = (period − downtime) ÷ period × 100.

Tip: Keep “Period Length” and “Downtime” on the same basis (units, period, and definition) before you calculate.

Cluster: DevOps hub · Deployment frequency · Software Testing hub · Percentage guide

Service availability is the share of the measurement period the service met your uptime definition.

Enter period length and downtime in the same unit.

Measurement window length
Unreliable time in the period

Availability

Understanding Service Availability

How we calculate. Availability % = (period − downtime) ÷ period × 100. See our methodology and accuracy policy .

Real-world scenario: A typical Service Availability case uses period length 43200 and downtime 43.2. Enter the same figures below to reproduce the worked path.

What is Service Availability?

The core SLO numerator/denominator framing. Cross-link error budget tools when you also have an SLO target.

  • Same units for period and downtime
  • Define downtime (full vs partial)
  • Maps to nines (99.9%, etc.)

The Formula

Service Availability
Availability % = ((Period − Downtime) ÷ Period) × 100

Worked Example

Scenario: Period 43,200 minutes; downtime 43.2 minutes.
Step 1: (43200 − 43.2) ÷ 43200 × 100 = 99.9%
Answer: 100000% (part ÷ whole × 100; verified with this calculator).

Common Use Cases

  • SLO reporting: monthly availability
  • Vendor reviews: measured vs promised
  • Executive dashboards: reliability headline

Pro Tips

  • Exclude planned maintenance only if the SLO allows
  • Weight multi-region carefully
  • Feed error-budget tools with the same downtime
ScenarioWhen to use
Percent of a numberFinding a part of a whole (tax, tip, score)
Percent changeComparing old vs new values

Limitations: Service Availability results are educational DevOps/SRE/FinOps planning aids—not SLAs, billing guarantees, or operational policy. Confirm definitions with your platform and finance teams.

Common mistakes

  • Swapping part and whole: The denominator must be the full total, not a subset.
  • Rounding too early: Carry extra decimal places through multi-step work before rounding the final percent.
  • Mixing percent and decimal forms: Enter rates in the format the calculator labels expect.

When to use this calculator

  • Use this page when your wording matches service availability and the form labels on screen.
  • Use percent of a number for “what is X% of Y?” problems.
  • Use number is what percent when you know part and whole and need the percent.

Still unsure about service availability? Start with the quick answer above, then open the linked calculator that matches your wording.

Frequently Asked Questions

How do I use this service availability calculator?

For service availability (percentage calculator), enter the values labeled on the form, then press Calculate. Compare the result to the worked example on this page.

What formula does this page use?

See the quick answer and formula box above for service availability—the same percentage calculator expression is applied to your inputs.

What if my result looks wrong?

When checking service availability, re-check part vs whole (or rate vs base), rounding, and whether percents were entered as 25 rather than 0.25 when the form expects percents.

Authoritative References

For SRE and FinOps definitions, consult: