Please enable JavaScript.
Coggle requires JavaScript to display documents.
DevOps Week 7: Recovery - Coggle Diagram
DevOps Week 7: Recovery
Accelerate
Chapter 9: Make Work Sustainable
Deployment Pain
Highlights friction and areas of disconnect
Indicator of unsustainability
Can be decreased by:
Test and Deployment Automation
Shift left on security
Trunk based development
Version control
Loosely coupled architecture
Causes
Software is not written with deployability in mind
Manual changes are made to ops/prod
Deployments require hand off from multiple teams
Burnout
Physical, mental or emotional exhaustion caused by overwork or stress
To avoid:
Foster a respected, supportive work environment that emphasises learning from failure rather than blaming
Communicating a strong sense of purpose
Invest in employee development
Give employees time, space and resources to learn and experiment
Problems that lead to burnout:
Work overload
Lack of control
Insufficient rewards
Breakdown of community
Absence of community
Value conflicts
Chapter 10: Employee Satisfaction, Identity & Engagement
Employee Loyalty
Measured by Net Promoter Score - how likely are you to recommend X to someone else?
High NPS correlates to:
Better collection and usage of feedback
Better visualisation and understanding of flow
Higher identification with company values
DevOps contribution to job satisfaction
DevOps is about culture
Likely to be happier if processes are smoother and easier
DevOps Handbook
Chapter 4
Covered by Week 3