Book Image

DevOps Paradox

By : Viktor Farcic
Book Image

DevOps Paradox

By: Viktor Farcic

Overview of this book

DevOps promises to break down silos, uniting organizations to deliver high quality output in a cross-functional way. In reality it often results in confusion and new silos: pockets of DevOps practitioners fight the status quo, senior decision-makers demand DevOps paint jobs without committing to true change. Even a clear definition of what DevOps is remains elusive. In DevOps Paradox, top DevOps consultants, industry leaders, and founders reveal their own approaches to all aspects of DevOps implementation and operation. Surround yourself with expert DevOps advisors. Viktor Farcic draws on experts from across the industry to discuss how to introduce DevOps to chaotic organizations, align incentives between teams, and make use of the latest tools and techniques. With each expert offering their own opinions on what DevOps is and how to make it work, you will be able to form your own informed view of the importance and value of DevOps as we enter a new decade. If you want to see how real DevOps experts address the challenges and resolve the paradoxes, this book is for you.
Table of Contents (21 chapters)
20
Index
21
Packt

Defining DevOps

Viktor Farcic: I want to start by asking you a two-fold question. First, how would you define DevOps, and then how has that definition played out in your career?

Julian Simpson: I used to be a Unix systems administrator. In that role, I spent a lot of time during the dot-com boom building Solaris servers and arguing with developers. This conflict between system administrators and developers carried on for the next three to four years of my career.

During this time, two things became obvious to me. Firstly, the approach of building systems by hand seemed wrong, and secondly, it really seemed counterproductive to handle this conflict. While I can be sucked into a good fight, it didn't seem like a positive way to go about things. Eventually, in 2002, I discovered the CFEngine project and started building all my systems with CFEngine, in order to rebuild those builds.

This was combined with Solaris Jumpstart, which was an awesome technology to have at the...