From the course: DevOps for Managers
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Optimizing for DevOps flow
From the course: DevOps for Managers
Optimizing for DevOps flow
- You are a continual learning organization, whether you like it or not. - But it's up to you to make your continual learning a strength. - The three ways of DevOps are principles that describe a successful DevOps culture. - [Man In Blue] The first way is flow. Here we focus on the fast flow of work from development to production with an emphasis on minimizing interruptions and bottlenecks. - Yeah, if you were working in a factory, you'd be able to walk the factory and see the work as it happens. - But in software, it can be hard to see the work that's happening around us. Find ways to make that work visible in a manner that can be visualized, using a left to right flow. - [Man In Burgundy] Next, reduce batch sizes of the work that's going through the system. It can be tempting to want to have all the changes happening at once, but large batch sizes make it hard to debug issues or integrate across a distributed team.…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.