How Your Secrets Management Maturity Can Impact Your DevOps Research and Assessment Metrics

Most folks managing or working within a DevOps organization are already familiar with the book “Accelerate” and DevOps Research and Assessment, commonly abbreviated as DORA, metrics. For those who are not familiar or just need a quick refresher, DORA metrics categorize the performance of a DevOps organization based on four key leading indicators:

  1. Deployment Frequency: The cadence of an organization’s successful releases to production. The more often, the better.
  2. Mean Lead Time for Changes: How long it takes a developer’s commit to get into production. The more, the better.
  3. Mean Time to Recover: How long it takes a team to restore service in the event of an unplanned outage or another incident. The shorter the time interval, the better.
  4. Change Failure Rate: How often making changes lead to failures in production. The smaller the percentage, the better.

DORA metrics help you quickly gauge the overall health of your team and output. There are a lot of metrics that influence these indicators, they are a handy way to think about DevOps performance from a high level. This methodology groups organizations into one of three tiers for overall performance: Low, Medium, or High.

This article has been indexed from DZone Security Zone

Read the original article: