Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Alex Pliutau Blog
(Uncensored)
subscribe
Database Migrations with Go and Kubernetes
https://pliutau.com/database-migrations-with-go-and-k8s/
links
backlinks
Applications with database layer mostly need to execute database migration as part of its deployment process. Usually, running migrations is the first step when deploying the application.