DORA (DevOps Research and Assessment)organization

devopsresearchstate-of-devopsempirical-methodsgoogle
1 min read · Edit on Pyrite

DORA (DevOps Research and Assessment) is the research organization that gave the DevOps movement an empirical foundation. Founded in 2014 by nicole-forsgren, jez-humble, and gene-kim, it transformed DevOps from an advocacy movement driven by practitioner intuition into one grounded in systematic evidence.

The primary output of the DORA program is the state-of-devops-report-series, an annual survey of software delivery practices and organizational performance. The research design used structural equation modeling — a psychometrics methodology — to test causal relationships between DevOps practices and outcomes, not merely correlations. This methodological rigor is what distinguishes the DORA findings from the survey-based benchmarking that preceded it. Forsgren's academic research background drove this design choice.

DORA ran the State of DevOps Reports in partnership with puppet-labs from 2014-2017, then independently. The surveys accumulated over 23,000 responses across four years of Forsgren-led research, creating the statistical foundation for the movement's evidence claims.

The dora-four-key-metrics (deployment frequency, lead time for changes, change failure rate, mean time to restore service) emerged from the research program as operationalizable measures of software delivery performance. These four metrics are now standard in engineering organizations as performance indicators — a direct institutional impact of the DORA research agenda.

Google acquired DORA in December 2018, incorporating the research program into Google Cloud. This gave DORA resources and platform distribution but changed its institutional independence. The State of DevOps Reports have continued under Google, though the research team and methodology have evolved. The Google acquisition also validated the DORA framework's commercial importance: Google integrated the four key metrics into its Cloud offerings and Google Cloud's DevOps recommendations.

DORA's role in the movement is as its empirical legitimizer. The accelerate-book (2018) is the accessible presentation of the DORA findings and connects the research directly to practitioner concerns. Without DORA, DevOps would be in the position of other management movements — asserting benefits without being able to demonstrate them rigorously. With DORA, the movement can point to controlled research connecting specific practices to measurable outcomes.