I delivered a talk today on database deployment best practices at the Denver Dev Days 2024. This is a great event, and I have been lucky enough to attend a few and speak.
The deck I presented from is here: BestPractices Database Deployments_DenverDevDay.pptx
The main sections covered in this talk:
- Feature Flagging
- Rollback/Undo
- Release Branches (Cherry Picking)
- Observability
- Best Practices
I’ll do some blogging on these topics separately in the future.