The delivery-health standards we hold ourselves to.
We measure our engineering against the four DORA metrics (from Google's DevOps Research and Assessment program) — the industry's standard yardstick for shipping software quickly and safely. The top-performing band is called "Elite."
| Metric | What it measures | Our target (Elite) |
|---|---|---|
| Deployment frequency | How often we ship to production | At least once per day |
| Lead time for changes | From a code change to it being live | Under 1 day |
| Change failure rate | How often a release needs an urgent fix | 15% or less |
| Time to restore service | How fast we recover when something breaks | Under 1 hour |