My notes from the DevOps Handbook
by Gene Kim, Jez Humble, Patrick Debois, John Willis
Go back home
Index
The Universality of the solution
The universality of the solution
typical problems in IT organizations
over-budget
behind-schedule
catastrophic deployments
problems with availability, security compliance
The DevOps Handbook: an essential guide
DevOps principles, some of them:
shared goals
feedback
continual learning
The Three Ways
Flow
Feedback
Continual Learning and Experimentation
Value Streams
Organizational design principles and patterns
Organizational adoption patterns
Deployment pipeline foundations -> accelerated Flow:
fast, effective automated testing
continuous integration
continuous delivery
architecting for low-risk releases
Production telemetry -> accelerate and amplify feedback
see and solve problems
better anticipate problems
achieve goals
enable feedback
integrate A/B testing
review and coordination processes -> increased quality of work
Accelerate continual learning
just culture
local discoveries -> global improvements
reserved time for learning and improvements
Integrate security and compliance
preventative security controls into source code
security in deployment pipeline
enhanced telemetry
protected deployment pipeline
change management objectives achieving