Live data from Hacker News

Hetzner launches three new dedicated servers

hetzner.com

261–270 of 320 posts

Re: Hetzner launches three new dedicated servers

#261

Earlier quoted context omitted.

> Nobody seriously uses AWS/GCP/Azure to have a couple VMs or dedicated servers alone. I think you're seriously underestimating the amount of cloud customers that do a simple lift and shift.

I've worked for at least 3 companies using cloud services that could have hosted what they were doing on a handful of boxes for a fraction of the cost. (The most egregious was a system peaking at maybe 5 hits a second during the month-end busy period living in multiple pods on a GCP Kubernetes cluster.)

Until infrastructure fails, for an enormous number of possible reasons. I've seen it happen over and over.

Re: Hetzner launches three new dedicated servers

#262
post #164

Earlier quoted context omitted.

While I like Hetzner a lot and can share your recommendations, I just don't see how it compares to full-blown cloud providers like AWS, GCP or Azure. It's a common misconception to put them at the same level when the offering is completely different. Nobody seriously uses AWS/GCP/Azure to have a couple VMs or dedicated servers alone. If someone can run their full workload in e.g. Hetzner without much hassle then they…

> Nobody seriously uses AWS/GCP/Azure to have a couple VMs or dedicated servers alone. Most of my clients do just that - just EC2 on AWS. Ofcourse, my experience may not represent average case, but it is certainly not "nobody". I believe that most do it because AWS/Azure is the "safe option". Choosing AWS/Azure is the modern version of "Nobody ever gets fired for buying IBM". -- I just recently tried Hertzner myself…

> Most of my clients do just that - just EC2 on AWS. Ofcourse, my experience may not represent average case, but it is certainly not "nobody". I believe that most do it because AWS/Azure is the "safe option".

If they're going to do that... why not at least choose Lightsail?

Re: Hetzner launches three new dedicated servers

#263
post #198

Earlier quoted context omitted.

Presumably you can front it with CloudFlare if you need DDoS protection?

Not if you're running game servers; those require plain UDP (sometimes TCP) proxying and CF only offers that on the enterprise plan afaik.

I'm not sure if this is the enterprise plan, but it is designed for proxying game servers and preventing ddos like steam's newer networking:

https://www.cloudflare.com/products/cloudflare-spectrum/

Re: Hetzner launches three new dedicated servers

#264

Earlier quoted context omitted.

Is this any worse than not even knowing when parts of your AWS instance are failing?

If I search my emails: "EC2 has detected degradation of the underlying hardware hosting your Amazon EC2 instance" It's just something you have to do yourself with Hetzner.

You should compare EC2 with Hetzner Cloud. Hetzner Cloud do send such alerts occasionally.

Re: Hetzner launches three new dedicated servers

#265
post #87

Anybody who's never set up a dedicated service or colo will be pleasantly shocked at how cheap it is compared to the pay by hour cloud. When these guys open up dedicated servers in a USA region it's going to be huge. Unfortunately, at the moment only the cloud offering is available in the USA so you're stuck with a bit of latency round tripping to the EU.

That's exactly what I'm waiting for too. I'll be snagging at least one once it's available.

Re: Hetzner launches three new dedicated servers

#266
post #236
post #229

Earlier quoted context omitted.

Yeah, turns out that if you write code for constant intermittent failures, it'll run well for rare intermittent failures of Hetzner machines too.

With AWS - failure means the instance is automatically retired, and your ASG causes a new instance to automatically be created and put in service without you having to do anything. With hetzner - failure means your monitoring detected disk failure, sent you a pagerduty alert, which you then have to check the alert, figure out what has failed, and send in a support ticket to get the disk replaced. This will take a cou…

That’s if you use their dedicated servers. They have Hetzner Cloud which does the above as well.

Re: Hetzner launches three new dedicated servers

#267
post #258

I have been working in the industry since 20 years and i have not a single bad word to loose about Hetzner. Their Service has always been impeccable and their servers just run. I have been running k8s clusters on hetzner for quite some time now and the flexibility for the price is exactly what i expect from a hoster! Now with this addition Hetzner closes another gap that made projects spends thousands more on enterpr…

You must be really lucky then :) My experience from ~2006 to 2014/15 (on and off, different companies, many different servers) was mostly bad, literal "you get what you pay for", with disks in dedicated servers dying left and right. I've only become a customer again since their vps cloud offering and I've actually been recommending that because it has been flawless for me for years.

and you must be a customer of the server auctions :D

No but i get it, but i had a lot of failures in general with spinning disks. I think it has to do that SSDs and NVMEs are much better at telling you how much juice they got left in them. I don't neccesairily think its a problem of hetzner alone though, as disks on other hosters have failed too for me.

I also used to maintain a couple of "plain old offices" and Hard disk failure is sadly just all around us, when you are using bare metal.

Another reason for kubernetes!

Re: Hetzner launches three new dedicated servers

#268
post #259

Earlier quoted context omitted.

It's up to you what type of harddrive you order in your servers. So I guess you can blame your own team for ordering consumer sata?

Not sure what time frame we're talking here but I don't even remember there being any choice of disk.

Disk choices have been a thing for a very long time. You can see the options when you scroll down in the configurator. [1] On top of that, Hetzner offers custom builds, so if you have specific needs you can get specific builds. Just not through the point-and-click interface.

--

[1] https://www.hetzner.com/dedicated-rootserver/ax52/configurat...

Re: Hetzner launches three new dedicated servers

#269

Earlier quoted context omitted.

> Nobody seriously uses AWS/GCP/Azure to have a couple VMs or dedicated servers alone. Most of my clients do just that - just EC2 on AWS. Ofcourse, my experience may not represent average case, but it is certainly not "nobody". I believe that most do it because AWS/Azure is the "safe option". Choosing AWS/Azure is the modern version of "Nobody ever gets fired for buying IBM". -- I just recently tried Hertzner myself…

> Most of my clients do just that - just EC2 on AWS. Ofcourse, my experience may not represent average case, but it is certainly not "nobody". I believe that most do it because AWS/Azure is the "safe option". If they're going to do that... why not at least choose Lightsail?

Lightsail lacks any VPC or Security Group controls - these are typically the first things I miss when using plain servers at a VPS provider.
Post reply on HN