Elixir Deployment Options

Anyone has experience with VPSDime? The benchmark results look nice, and you get 6gb with 4 (virtual cores) for 7 dollar.

Currently I have one production projected hosted on Heroku, mostly because I don’t want to be bothered with database settings, backups etc. However, given that it’s fairly easy to deploy Elixir apps with exrm/distillery, and Heroku is pricey (25$ for a simple dyno + 50$ for database) I think that you get better ‘bang for bucks’ with:

The big caveat here is of course that it’s hard to say anything meaningful about the performance of each of the database offerings compared to the monthly price.