Kamal Rails on AWS Series Part 2: Add AWS RDS to your Rails application
In Part 1 of this Kamal series, we deployed a vanilla Rails application to a remote server using Kamal. By default, Rails applications use SQLite, but most production applications require Postgres....