← Notes

DORA

DevOps Research and Assessment - research program studying software delivery performance.

🌱 Seedling Jan 19, 2025 · 1 min read

DORA (DevOps Research and Assessment) is a research program run by Google Cloud that studies software delivery performance and organizational practices.

DORA is best known for identifying key metrics that predict software delivery performance:

  • Deployment Frequency: How often code is deployed to production
  • Lead Time for Changes: Time from code commit to production
  • Change Failure Rate: Percentage of deployments causing failures
  • Time to Restore Service: Time to recover from failures

Research

DORA publishes annual reports on the state of DevOps and software delivery. The 2025 report focuses on AI-assisted software development.

Resources


Source: [[State of AI-assisted Software Development 2025 (DORA Report)]]