DEV Community

Discussion on: Where do you host your PostgreSQL?

Collapse
 
karandpr profile image
Karan Gandhi

Usually I go for 5$ basic droplets(6$ is "premium Intel" , 5$ is basic intel) though 10$ droplets make sense just for the 50GB space. It's enough to run multiple applications/db servers as long as you know your way around linux, nginx/apache and the works.

Anything above 50$ a month and you are better off choosing bare metal servers from peeps like OVH cloud.

Thread Thread
 
madza profile image
Madza

This is useful info, thanks for the share 🙏❤