Gene Kim is by far one of the most recognizable names in the DevOps industry. He is vocal, present, opinionated (in a good way), a thought leader and the co-author of the best book in this space: The Phoenix Project! Earlier this week Gene came to Virginia to speak at the DC Continuous Delivery and…
Tag: Continuous Delivery
Chef for DevOps – an Introduction
Chef is a powerful tool from Opscode which makes Infrastructure as Code real! In the space of DevOps, where Continuous Delivery requires the ‘on-demand’ building, updating and management of Virtual Environments, technologies like Chef become essential. The slide deck attached is from a seminar I delivered recently. The session introduces Chef and its role in DevOps. The agenda of…
Monetate’s 12 step program for continuous deployment
I had the opportunity recently to attend a DevOps talk by Jeff Horowitz of Monetate. He was followed that night by a John Allspaw from Etsy. I will write about that talk in a later post. I found Jeff’s talk very interesting. His talk was titled ‘DevOps in a Cloud of Failure’. The essence of his…
Understanding DevOps – Part 4: Continuous Testing and Continuous Monitoring
What is the goal of Continuous Integration? Is it to enable Continuous Delivery of the code developers’ produce out to users? Yes, eventually. But first and foremost it is to enable ongoing test and verification of the code. It is to validate that the code produced and integrated with that from other developers and with…
Understanding DevOps – Part 2: Continuous Integration and Continuous Delivery
In Part 1 of this series on Understand DevOps, I introduced the definition of the term DevOps. In Part 2, I am going to extend that definition to include two key components of a DevOps solution – Continuous Integration and Continuous Delivery. These are two concepts that focus on minimizing Cycle Time – the time…
