Enterprise velocity
208x more deploys, 106x faster: what elite actually means
Elite is a measured band, not a mood. In DORA's 2019 data, elite teams deploy 208 times more often and ship changes 106 times faster than low performers, restore service 2,604 times faster, and fail 7 times less. The gap comes from structure, not talent: a small team owning one value stream and its pipeline end to end. Route-to-market platforms can copy that shape, and the multipliers follow the shape, not the headcount.
What do DORA's elite multipliers actually measure?
DORA scores software delivery on four keys: deployment frequency, lead time for changes, time to restore service, and change failure rate. The headline multipliers are ratios between the top and bottom bands, not dials you set. In the 2019 State of DevOps report, elite performers deployed on demand - multiple times a day, with a lead time under an hour - while low performers deployed somewhere between monthly and twice a year, with lead times measured in months. Divide the two and you get the 208x on frequency and 106x on lead time.
The wording has tightened since. The 2024 report defines elite as on-demand deployment, lead time under a day, a change failure rate near 5%, and recovery under an hour, with roughly 19% of respondents reaching that band. The figure worth internalising is not any single multiplier; it is that elite is a distribution most organisations sit well below, and that the same four metrics separate the bands every year the survey runs.
Why can a two-pizza team deploy every 11.6 seconds?
Amazon is the canonical proof that the multipliers are structural rather than heroic. Werner Vogels documented that its Apollo deployment engine ran 50 million deployments in a single year - an average of one every 11.6 seconds, with peaks above a thousand in a second. No release board reviews a thousand changes a second. That throughput exists only because a two-pizza team owns its service, its tests, and its deployment path outright. The team that writes the change is the team that ships it and the team that gets paged when it breaks.
That is the entire trick, and it is unglamorous: remove the hand-offs. Every queue between 'the code is ready' and 'the code is live' - a shared release train, a change advisory board, a separate ops group deploying on your behalf - adds latency and diffuses ownership. The elite band is mostly the set of teams that have deleted those queues.
What actually transfers to enterprise route-to-market?
Three ingredients transfer cleanly: a small team, a pipeline it owns, and a single value stream it is accountable for. That is deliberately the shape we run - order capture, stock, loyalty, returnables, delivery and analytics on one event bus, each surface owned by the people who deploy its code. You do not need Amazon's headcount to get Amazon's structure, and the structure is what produces the numbers.
What does not transfer is the fantasy that every workload is a stateless web service. Returnables balances, financial postings and settlement carry real constraints, and the SAP financial core stays exactly where it is. But the core is rarely why route-to-market ships quarterly. The reasons are organisational: the quarterly release train that guarantees quarterly features, a change advisory board reviewing risk it cannot actually assess, and a UAT sign-off chain where six signatures produce no accountability. None of those are imposed by SAP. They are imposed by habit.
How do you close the multiplier gap in practice?
You do not close a 208x gap with a purchase order. You close it by removing structural drag one queue at a time. In rough order of payoff:
- Baseline the four keys before changing anything. Instrument deployment frequency, lead time, time to restore and change failure rate on your real stack. Chasing a multiplier you have never measured is how you optimise the wrong queue.
- Give one team the whole value stream. A single team owns order capture end to end - code, tests, pipeline, on-call. Ownership that stops at 'throw it over to ops' is a hand-off wearing a badge, not ownership.
- Decouple deploys from the financial-core calendar. Put an event bus between the edge and SAP so shipping a loyalty rule does not wait on a financial-core release window. The core stays authoritative; it stops being the scheduler.
- Retire the change board for low-risk changes. Replace human sign-off with automated tests and progressive delivery: canary a small traffic slice, watch the four keys, roll forward or back automatically. A board that meets on Tuesdays cannot beat a health check that runs on every deploy.
- Collapse the sign-off chain. Six sequential signatures add days of lead time and little real safety. Move the checks into the pipeline as executable tests owned by the same team that writes the feature.
- Ship the trickle, not the train. Small, frequent batches are easier to test, faster to restore and cheaper to roll back. Deployment frequency is not a vanity metric; it is the one that makes the other three easier to hit.
Every step removes latency and hands ownership back to the people writing the code - which is why the shape of the platform matters more than the size of the team running it.
The open question for 2025 is not whether large enterprises can reach elite thresholds; the structure to do it has been documented for over a decade. It is what happens to the ratios when the small teams are also AI-augmented - the same three ingredients, fewer people per value stream, and a shorter path from a merchandiser's request to a deployed change. The teams that already own their pipelines are positioned to compound that. The teams still waiting on Tuesday's board will be measuring a wider gap next year, not a narrower one.
Frequently asked questions
What does 'elite' mean in DORA terms?
Elite is the top band on DORA's four keys: on-demand deployments, lead time under a day, change failure rate near 5%, and recovery under an hour. In 2019 that translated to elites deploying 208x more often and 106x faster than low performers. Roughly 19% of 2024 respondents reached it.
Can an enterprise realistically hit elite deployment frequency?
Yes, but not by buying a tool. The gap is structural. Give one small team a whole value stream and its pipeline, decouple deploys from the SAP release calendar via an event bus, and retire change-board gates for low-risk changes. The frequency follows the structure.
Does the SAP financial core stop us from deploying faster?
No. Financial postings and settlement have real constraints, but they rarely explain quarterly releases. The usual causes are organisational - release trains, change advisory boards and UAT sign-off chains - not SAP itself. Put an event bus between your RTM edge and the core so the two ship on their own cadences.
Stuck with exactly this?
BrewOS builds the full route-to-market stack for global brewers — order capture, stock, loyalty, returnables, delivery and analytics on one event bus, run by a team of ~20 engineers. Bring us the feature that’s been stuck the longest and we’ll show you how we’d ship it in days.
Book a 30-minute walkthrough