The DORA team was founded by Nicole Forsgren, Jez Humble and Gene Kim.[2][3] and conducted research for the DevOps company Puppet and later became an independent team (with Puppet continuing to produce reports by a new team).[4][5]
Whilst the founding members have departed, the DORA team continue to publish research in the form of annual State of DevOps Reports.[6]
State of DevOps Reports
The DORA team began publishing State of DevOps Reports in 2013.[7][8] The latest DORA State of DevOps Report, published in 2024, surveyed "more than 39,000 professionals across many industries globally." It found AI is having a broad impact on software development, with largely positive results. "Flow," "productivity," and "job satisfaction" are cited among 8 benefits of AI adoption for software developers. The detrimental effects of AI were "reductions to software delivery performance" and "a reported decrease in time spent doing valuable work."[9]
DORA Four Key Metrics
For the purposes of their research, Four Key Metrics, sometimes referred to as DORA Metrics, are used to assess the performance of teams.[10][11]
Change Lead Time - Time to implement, test, and deliver code for a feature (measured from first commit to deployment)
Deployment Frequency - Number of deployments in a given duration of time
Change Failure Rate - Percentage of failed changes over all changes (regardless of success)
Mean Time to Recovery (MTTR) - Time it takes to restore service after production failure
Using these performance measures, the team are able to assess how practices (like outsourcing) and risk factors impact performance metrics for an engineering team.[14][15]
Limitations
These metrics have been used by organisations to evaluate team-by-team performance, a use-case which the DORA team issued a warning against in October 2023.[1][16]
Research conducted by the computer scientist Junade Ali and the British polling firm Survation found that both software engineers (when building software systems) and public perception (when using software systems) found other factors mattered significantly more than the outcome measures which were treated as the "Four Key Metrics" (which ultimately measure the speed of resolving issues and the speed of fixing bugs, and are used to create the findings in the book), and risk and reward appetite varies from sector-to-sector.[17]
Accelerate (book)
Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations
Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations is a software engineering book co-authored by Nicole Forsgren, Jez Humble and Gene Kim from their time in the DORA team.[20] The book explores how software development teams using Lean Software and DevOps can measure their performance and the performance of software engineering teams impacts the overall performance of an organization.[21][13]
The book discusses their research conducted as part of the DORA team for the annual State of DevOps Reports. In total, the authors considered 23,000 data points from a variety of companies of various different sizes (from start-up to enterprises), for-profit and not-for-profit and both those with legacy systems and those with modern systems.[22][23][24]
24 Key Capabilities
The authors outline 24 practices to improve software delivery which they refer to as "key capabilities" and group them into five categories.[25]
This page is based on this Wikipedia article Text is available under the CC BY-SA 4.0 license; additional terms may apply. Images, videos and audio are available under their respective licenses.