Cheatography
https://cheatography.com
Goal
Deliver value as quickly yas possible. Minimize time from conception to value |
Definition of Done
When tests pass
|
When integrated
|
When deployable build
|
When deployed
|
When measurably delivering value
|
When retired from production |
Feedback Loops
Pairing |
TDD |
Customer |
Deploy |
Accessible Customer
Essential |
Harder across multiple time-zones |
Self-Improvement
Retrospectives |
20% Time |
Dev Tasks |
|
|
Automate all the Things
Acceptance |
Integration |
Component/Unit |
Performance |
No Branching
No long lived feature branches |
No pushed branches |
Real CI |
Integrate with users and data |
Continuous Delivery Deployment
Everybuild is capable of being deployed
|
Every push is deployed |
Even after beer o'clock |
Collective Ownership
Code |
Tests |
Requirements |
Ops |
Support |
|
|
Deploy
Synchronous |
Deploy& Feedback |
Inform next change |
Motivation to keep deploy fast |
Business Dev decides when to deploy
|
Feature Toggles |
Move Checks Post-Deploy
Live with broken |
Monitoring |
What's Broken & Why? |
Fix rapidly |
NagDD |
Constantly running tests against production |
UAT in Production
Global Org |
Production-like |
Performance feedback early on |
Canary deploys |
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment