Rollplans
Useful links
What is a rollplan?
A rollplan documents changes to production. Key pieces of a rollplan:
- Include step-by-step instructions
- Include “rollback” instructions to undo changes in case things go poorly
- Is peer-reviewed
Good candidates for rollplan documentation
- Out-of-band data migrations or data cleanups
- Complicated or coordinated feature flag enabling or configuration changes