VIDEOS

Generating DORA Metrics with GCP

Description

Through six years of research, the DevOps Research and Assessment (DORA) team has identified four key metrics that indicate the performance of a software development team. Our open source project Four Keys automatically sets up a data ingestion pipeline from your Github or Gitlab repos through Google Cloud services and into Google DataStudio. It allows you to collect your data and compiles it into a dashboard displaying these key metrics.

  • Deployment Frequency
  • Lead Time for Changes
  • Time to Restore Services
  • Change Failure Rate