Book Image

DevOps Adoption Strategies: Principles, Processes, Tools, and Trends

Book Image

DevOps Adoption Strategies: Principles, Processes, Tools, and Trends

Overview of this book

DevOps is a set of best practices enabling operations and development teams to work together to produce higher-quality work and, among other things, quicker releases. This book helps you to understand the fundamentals needed to get started with DevOps, and prepares you to start deploying technical tools confidently. You will start by learning the key steps for implementing successful DevOps transformations. The book will help you to understand how aspects of culture, people, and process are all connected, and that without any one of these elements DevOps is unlikely to be successful. As you make progress, you will discover how to measure and quantify the success of DevOps in your organization, along with exploring the pros and cons of the main tooling involved in DevOps. In the concluding chapters, you will learn about the latest trends in DevOps and find out how the tooling changes when you work with these specialties. By the end of this DevOps book, you will have gained a clear understanding of the connection between culture, people, and processes within DevOps, and learned why all three are critically important.
Table of Contents (18 chapters)
1
Section 1: Principles of DevOps and Agile
5
Section 2: Developing and Building a Successful DevOps Culture
8
Section 3: Driving Change and Maturing Your Processes
12
Section 4: Implementing and Deploying DevOps Tools

Explaining an example value stream map

So far in this chapter, we have looked at what value stream maps are, how they can help your business, and, at a high level, the components involved in your value stream map. Now, we'll start looking at how to build value stream maps, while also looking at the before and after states of DevOps processes.

The process of creating a value stream map that is meaningful can be a lengthy process, depending on how big the process is. As we discussed earlier, make sure you are getting something out of the process by monitoring your return on investment from your value stream mapping activities.

Creating a value stream map

When you start to create a value stream map, you should follow the following steps to ensure you are successful. It can be a tough task, creating a value stream map for the first time. Follow these steps and tips along the way and you will be able to produce value stream maps of true value.

Determining the problem to...