Live data from Hacker News

Ask HN: Cheap dedicated hosting options for side projects

news.ycombinator.com

11–20 of 122 posts

Re: Ask HN: Cheap dedicated hosting options for side projects

#11
post #6

Assuming it's possible (i.e. you don't need a POSIX file system), your best bet might be to use an Object Store like S3. It will most likely be by far the most cost effective solution.

Thanks. S3 would work fine for me (from a tech perspective), but the question is, would it offer ~500 GB storage for under $10/mo?

Re: Ask HN: Cheap dedicated hosting options for side projects

#16
post #6

Assuming it's possible (i.e. you don't need a POSIX file system), your best bet might be to use an Object Store like S3. It will most likely be by far the most cost effective solution.

Thanks. S3 would work fine for me (from a tech perspective), but the question is, would it offer ~500 GB storage for under $10/mo?

According to their calculator[1], it's $15. Less than $10 seems unreasonably low for what you're asking.

[1] https://aws.amazon.com/s3/pricing/

Re: Ask HN: Cheap dedicated hosting options for side projects

#17

Here's an option you might not have considered, but might be applicable, depending on the read/write speeds you need from those hundreds of gigabytes of data. Amazon has cloud drive, which costs something like 50 bucks a year, and has unlimited storage. The neat thing is someone created a FUSE file system called acd_cli that allows you to use the cloud drive as if it were a normal hard drive. The speeds aren't too sh…

I have the same issue. Running a Plex server (~6TB) at home, and thinking I need to put my media in a more accessible location. Are you using Amazon Drive as the one true source and syncing it locally to use with your Plex Server? Or are you pulling/streaming directly from ACD?

Re: Ask HN: Cheap dedicated hosting options for side projects

#20

OpenShift by Red Hat. Upgrade to silver package, they just want your credit card but you don't have to pay anything if you run 3 small gears for an example. If you give them your CC, you get things like own domains etc. for free. For my simple side projects, it's perfect and easy to scale. I can't remember about storage costs, but you can find out!

Thanks - I will check that out, though I seriously doubt if they would be offering anything like a dedi box with 500GB drive for less than $10/mo...

https://aws.amazon.com/s3/pricing/

If you use exactly 500gb it would be be $15 a month for standard storage.

Post reply on HN