Ask HN: How do you deploy code with breaking database changes?

https://news.ycombinator.com/item?id=39655083
by qd011 • 2 years ago
1 2 2 years ago

Deploying new code which relies on a non-backward-compatible database changes - how do you update the application and the database without any downtime?

What tools and processes do you use for this? Are there any established best practices?

For more context, I'm using a managed SQL database and the application runs on Kubernetes.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com