Session Spotlight
Architecting Zero Downtime Database Deployments
Monday, January 29, 2024 - 10:00 PM UTC, for 1 hour.
Regular, 60 minute presentation
Room: Campsite 5
development
devops
database
CI/CD
A big part of DevOps is delivering value constantly, which can cause issues if your deployments cause downtime. Architecting for zero downtime is becoming more important, especially with database changes. This session will discuss the challenges of database deployments and protecting customer data while presenting patterns and practices that can be used to approach new zero downtime deployments for your applications. We will demo four types of changes with a live application running.
Take Aways
- Understand how to architect database changes for backwards compatibility
- Learn how to structure deployments to work on conjunction with application changes