The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.

Running migrations in production with Patryk Bąk

November 17, 2020 40:11 58.07 MB Downloads: 0

We talk with Patryk Bąk about running migrations in production. For production systems where downtime or service interruptions are a problem, we sometimes need to take special care when migrating data structures or the data itself. Patryk shares some valuable tips and techniques along with examples of when to use them. We chime in with war stories, our own tips, and mistakes we've made. A great resource when migrating data in your own systems. Check it out!

Show Notes online - https://thinkingelixir.com/podcast-episodes/022-running-migrations-in-production-with-patryk-bak

The post #022 Running migrations in production with Patryk Bąk appeared first on Thinking Elixir.