Zero-Downtime migrations in Rails

Implementing Zero-Downtime migrations to avoid potential errors upon deployment. In this post we will learn about deploying rename_column migrations with.The solution involves multiple migrations deployments for a single change. This definitely sounds over-engineered than showing a maintenance page but that is what we will need to do in-order to make it smooth and deploy without affecting the online users.To make it seamless, we deploy after each of the following steps.
Zero-Downtime migrations in Rails #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/zero-downtime-migrations-in-rails

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles