Managing database migrations safely in high replicated k8s deployment.
So, you want to run migrations in a cloud native application running on a Kubernetes cluster, and don't die trying huh!
***Well you're in the right place!! ***
After I break some applications in terms of database migrations in a multi replica and con...
blog.equationlabs.io4 min read
Hi Raul Castellanos Great article.
I came from Java/Spring Boot/FlyWay world and looking for similar solution.
I will be happy if You can explain me following:
Thx a lot in advance :)