Show Me the DevOps Money

A Series on Beginning DevOps /part six

“group of men running in track field” by Jonathan Chng on Unsplash“group of men running in track field” by Jonathan Chng on Unsplash

This is the final part in a six part series on Beginning DevOps, and follows Keep it Simple.

After all that work we invested, did it really make a difference? The answer is a resounding YES! Our Network Operations Center kindly kept track of things for us, and started recording change data for Spinnaker in the middle of 2016. You can see from the charts below that there was a huge impact in both number of changes, and confidence of change. Sadly, I no longer have data for mean time to repair, but it was several orders of magnitude smaller for the teams that embraced DevOps.

Cadence comparison between traditional and DevOps production deploymentsCadence comparison between traditional and DevOps production deployments

Change failure rate between traditional and DevOps production deploymentsChange failure rate between traditional and DevOps production deployments

There are two sides to this: change velocity in terms of feature development was certainly higher, but it’s not the whole story. Because developers can deploy faster, they can make smaller, incremental changes to their code and get faster feedback. This in turn means that their degree of certainty is higher, and their path to debug is far simpler.

But it’s not a fluke. Even if you’re not following the State of DevOps reports, another example comes from Capital One at the 2018 Spinnaker Summit who reported significant improvements from a similar initiative:

The line from The Manifesto for Agile Software Development that talks about Individuals and interactions over processes and tools, DevOps as a culture is about reducing the cycle time from a developer making a commit to understanding the correctness of that change. With this cycle time reduced, there will be a corresponding increase in velocity of the value stream.

Just like most things that are worthwhile, this isn’t going to be quick or easy to get right, but the benefits to the organization are many-fold.

This series of articles have covered more of the high level how from a people perspective, rather than the technical what. This is deliberate, as although technology changes over time, bigger ideas (probably) don’t. Or at least change less. As time permits, I’m hoping to write a few more articles on some of the more technical specifics, and you can also check out the Gogo Tech Blog for some insights into the work of the team.

The journey was one of experimentation. We made a bunch of mistakes along the way, dusted ourselves off, learned, and moved on. We managed to achieve this not just as a team writing tooling for developers, but across the whole of the technology organization. It was a truly remarkable thing to be a part of, and I’m indebted to everyone who shared the journey. If you’re reading this and have found that an alternative approach worked for you, then I’d love to hear more about your path and your experiences.

Good luck, watch out for group think and other cognitive bias in yourself and others, and stay on the mission!


This article originally appeared on Medium.