RubyFlow The Ruby and Rails community linklog

Why You Should Migrate your Heroku Postgres Database to AWS RDS

https://pawelurbanek.com/heroku-postgres-aws-rds

Heroku PostgreSQL addon is excellent for a quick start setup of a new project. Once your web app matures, then migrating to a more customizable database engine like Amazon RDS should be considered.

In this blog post, I’ll describe the benefits and drawbacks of using AWS RDS instead of the default Heroku addon. I’ll also compare the pricing and explain why projects that care about EU GDRP compliance should avoid using the Heroku database.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in