by Stephen Kuenzli | Mar 1, 2019 | AWS, Cloud, DevOps
Today, we’ll explore what Continuous Integration means for Infrastructure Code and how to do it. Avg Reading Time: 5 minutes In this post, infrastructure code refers to source files containing code, configuration, and other assets used to create and manage...
by Stephen Kuenzli | Feb 27, 2019 | DevOps
This is the first piece in a series on the practice of continuous integration. Continuous Integration is an essential enabler of high performance software delivery processes, as it creates the release candidates you will deliver. Avg Reading Time: 5 minutes The...
by Stephen Kuenzli | Feb 25, 2019 | DevOps
The key aspects of Software Delivery Performance which lead to improved business outcomes are: High deployment frequencyLow lead time for changesLow change failure rateLow time to restore service The delay and much of the extra effort in many software delivery... by Stephen Kuenzli | Feb 22, 2019 | DevOps
If you’ve noticed some problems with your current incident process and want to improve it, know that you don’t have to (re-)build from scratch. DevOps has sparked a lot of improvements to incident response processes and a lot of this work has been shared... by Stephen Kuenzli | Feb 20, 2019 | DevOps
What does a good response look like for an incident in a Complex system? Start by establishing a system for classifying incidents in terms of customer and business impact. Then establish a process to manage the restoration of service that prioritizes the following...