Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hetzner auctions have a 4x 6TB server for €39.70/mo.

Throw that in RAID10 and you'll have 12TB usable space with > 300TB bandwidth.



Storage Boxes are even cheaper, 20 EUR (or less if you’re outside Europe) for 10TB + unlimited bandwidth.


If we are talking about serving files publicly I'd go with the €40 server for flexibility (the storage boxes are kind of limited), but still get a €20 Storage Box to have a backup of the data. Then add more servers as bandwidth and redundancy requires.

But if splitting your traffic across multiple servers is possible you can also get the €20 storage box and put a couple Hetzner Cloud servers with a caching reverse proxy in front (that's like 10 lines of Nginx config). The cheapest Hetzner Cloud option is the CAX11 with 4GB RAM, 40GB SSD and 20TB traffic for €3,79. Six of those plus the Storage Box gives you the traffic you need, lots of bandwidth for usage peaks, SSD cache for frequently requested files, and easily upgradable storage in the Storage Box, all for €42. Also scales well at $3,79 for every additional 20TB traffic, or $1/TB if you forget and pay fees for the excess traffic instead.

You will be babysitting this more than the $150/month cloudflare solution, but even if you factor in the cost of your time you should come out ahead.


Exactly, and also you get to actually understand how it all works together, unlike a bunch of proprietary APIs that only tie you to their particular platform.

(for those not on the same page, I’m talking from a position of substantial experience with all 3 major clouds)

Plus, these days the maintenance burden of the OS layer is really heavily overstated. With certain self-updating open-source container OSes one doesn’t even really have to think about patches and all that ancient crap.

The real appeal of the big players in my mind is only in one use case - scale. If you need 10k servers for heavy “big” data processing like in genomics or ‘AI’ (whatever that means), only then they start to be indisposable. Otherwise, the considerable burden of training all personnel on proprietary APIs is just not worth it - it literally costs less to buy and configure your own system (or a traditional VPS or dedicated server). Cloud architects ain’t cheap!


> even if you factor in the cost of your time you should come out ahead

There is always the hidden cost of not spending time on activities that are core to your business (if this is indeed for a business) that would make multiples of the money CF costs you.


Yup. Managing the CF account is a hidden cost you need to account for.


There is more and more that can be done like proxmox to help make self hosted as much as an appliance as anything else.


That, and also NixOS - I’m discovering it for myself now, and it’s been a revelation! Configuring absolutely everything declaratively from scratch, even the disk partitions - a dream for reproducibility. It even has configurable “micro-VMs”, which would not be as easy to do via Proxmox (not counting LXC), since they would have to be built manually. Though Proxmox does have some nice benefits over it as well, especially considering their ecosystem with PBS, mail server etc


Thanks for the intro to NixOS. I was trying to remember one I had seen & forgotten and I think this may have been it.

I have been playing more and more with UTM in the Mac world and it's encouraging how mature it seems already and hopefully can be picked up into NixOS, Sandstorm, etc.

I like proxmox more personally, however have changed my stance recently where nix and sandstorm could just be run in a proxmox vm and then provide more of an IaaS role. The newer versions of ProxMox are even easier and they were pretty OK the past 5-7 years.


1gbit is 300T a month, 10g is 3000T a month.

There’s always a limit, that might be measured in TB, PB or EB, and may be what you determine practical or not, but it’s there


I think it’s more about peace of mind, unlimited really means I won’t wake up tomorrow with a $10k bill, as it happened many times (not to me) on AWS and the like. That is the disgusting practice the big cloud providers like to impose, for no apparent reason but to keep you in their roach motel and pay up. Disgusting!


I'm wonderinng if anyone even gets close to 1gbs from a Hetzner storage box


Really good way of putting it.


Isn't that enterprise HDD going to be slower for a cloud instance though?


SSDs are definitely not "cost-effective" for 10 TB if that's what you're suggesting.


It looks like HDD prices are at ~40% of SSD prices (new drives, not cloud-hosted). SSDs are starting to make sense for more things, now.


That comparison only holds for the smaller sizes.


For an 8 TB SSD and 18 TB HDD, it's more like 3x.


I mean to say, for general self-hosting services and apps, HDDs seem to have that performance problem and latency, which could lead to a negative experience?


Unless you need the performance. if you compare a single ssd to a raid 6 with 5+ drives to lower the seek times the ssd will always come on top




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: