Ask HN: Where do you host your db's for your side projects?
I'm looking to create a project that would use MongoDB, and I've never created my own back-end before, so I'm exploring options. I'm not sure what people's go-to solutions are for this.
The only option I see is hosting via DBaaS with Compose or mLab or similar, and these cost $31 and $15 per month respectively for one gigabyte of data.
This seems insane to me. How can anyone afford this profitably with anything less than a total success of a side project? Surely a successful project might use hundreds or even thousands of GB of db space when people start to really use it, no? My project would involve storing thousands of PDFs, among other files.
Do people use DBaaS for such cases, or manage their own on Digital Ocean, AWS, etc? I have no knowledge of how to do that (yet).
10 comments
[ 2.9 ms ] story [ 14.7 ms ] threadAlso, storing files in S3 would workout better.
You can get a small dedicated server for $30-40 per month. If you rent it yearly you will often get a discount.
Note: https://www.clusterpoint.com/pricing is slightly priced less , if cost is your major factor .