Posts Tagged: migration
-
Automating Database Backups And Rollbacks During Cloud Platform Transitions
A guide to automating database backups and rollbacks for a smooth transition when migrating your Rails application across cloud platforms.
-
Prioritizing Customer Wellbeing and System Stability During Major App Upgrades
Discover practical strategies for maintaining system stability and customer wellbeing during major Ruby on Rails app upgrades.
-
Replacing Devise with Rails 8.0 Built-In Authentication: A Step-by-Step Guide
Learn how to reduce technical debt and migrate your Ruby on Rails application from Devise to the built-in authentication system in Rails 8.0.
-
Time to Migrate from Heroku: Evaluating Render, Fly.io, and Railway for Rails
An engineering leader's guide to the Heroku platform transition, comparing Render, Fly.io, and Railway as modern PaaS alternatives for Ruby on Rails applications.
-
Updating Your Redis Infrastructure When Migrating Off Heroku
When engineering teams migrate large and complex applications off Heroku, the relational database often receives the most attention. Moving from Heroku Postgres to a solution like AWS RDS requires careful planning, but migrating your Redis infrastructure carries its own set of critical risks.