What the nines mean
| Promise | Allowed downtime per year | Per month |
|---|---|---|
| 99% | ~3.7 days | ~7.3 hours |
| 99.9% | ~8.8 hours | ~44 minutes |
| 99.95% | ~4.4 hours | ~22 minutes |
| 99.99% | ~53 minutes | ~4.4 minutes |
The arithmetic is the honest part. Everything else in an uptime promise lives in definitions: SLAs typically exclude scheduled maintenance, count only outages the provider's own monitoring confirms, start the clock after you file a ticket, and measure the platform's availability — not your site's, which also depends on your application, DNS and configuration. Read what is excluded before being impressed by the number.
The remedy clause deserves equal skepticism: a breached SLA usually yields a credit on next month's invoice — a proportional refund of hosting fees, not compensation for lost revenue. An SLA is best read as a signal of confidence and a definition of accountability, not as insurance. Real availability comes from architecture — redundancy, load balancing, tested recovery — and no contract clause substitutes for it.
