Live data from Hacker News

Hetzner Introduces ARM64 Cloud Servers

hetzner.com

61–70 of 342 posts

Re: Hetzner Introduces ARM64 Cloud Servers

#61

Theres a perception that the ARM Altra per-thread performance is really bad. But according to my Minecraft benchmarks in Oracle's instances, its better than old Skylake cloud instances... by how much is hard to say since other tenants generate so much variation, but there are proper reviews of the whole SoC floating around out there.

I've done a bit of minecraft benchmarking on my Oracle instance. It generates the same number of chunks per second as my 3600x CPU - although minecraft is always a weird benchmark in that benefits from low memory latency and large caches as it is ineffective at using caches well but is memory bound.

Re: Hetzner Introduces ARM64 Cloud Servers

#62
post #38

Never figured out how to use Hertzner. Wanted to try since they get such a good reputation on here, but they banned my account when their system presented no way for me to verify my identity. The required either PayPal or passport. I have no PayPal account, and their 3rd party verification system only allows passport from your country of residence (signup requires providing a contact address and they pre fill using t…

I’m currently setting up infrastructure for a startup and it’s been very interesting how the threat model of data loss and disaster recovery is no longer hardware failure: it’s account lock out.

I’ve got streaming replication of my core data going from one cloud company to other company as that way if one has some antifraud system go rogue on me I still have access.

As somebody who used to spend a lot of time thinking about drives breaking it’s an interesting shift.

Re: Hetzner Introduces ARM64 Cloud Servers

#63
post #10

Theres a perception that the ARM Altra per-thread performance is really bad. But according to my Minecraft benchmarks in Oracle's instances, its better than old Skylake cloud instances... by how much is hard to say since other tenants generate so much variation, but there are proper reviews of the whole SoC floating around out there.

Old Skylake cloud instances is "really bad" in the current day compared to Rome/Milan/Genoa, Sapphire Rapids and Graviton 3 for example. We've moved on from lakes!

To be fair Ampere Altra is old now too. Kinda a contemporary with Ice Lake and the tail end of Skylake.

Hetzner offering them right now is curious. Maybe its a pipecleaner for the next Ampere gen?

Re: Hetzner Introduces ARM64 Cloud Servers

#66
post #38

Never figured out how to use Hertzner. Wanted to try since they get such a good reputation on here, but they banned my account when their system presented no way for me to verify my identity. The required either PayPal or passport. I have no PayPal account, and their 3rd party verification system only allows passport from your country of residence (signup requires providing a contact address and they pre fill using t…

> Never figured out how to use Hertzner. Wanted to try since they get such a good reputation on here, but they banned my account when their system presented no way for me to verify my identity.

Is this something new? I (Norwegian) have been using Hetzner for 10+ years, and never had a problem, and never had to attest my identity. CurrentlyI have a four servers running there. The last one was set up approx. a year ago, IIRC.

Re: Hetzner Introduces ARM64 Cloud Servers

#67

I don't understand the hype around ARM64 in the server space. Is this just due to all the marketing from Apple around their proprietary M processors leaking into the enterprise market? The latest Xeon and EPYC offerings are very performance competitive, I doubt we need to overhaul and entire processor ISA paradigm for continued improvements.

For me at least, if I knew I was getting same performance for less energy I’d actually be willing to pay a bit more. Data centers are big polluters still. I think we likely can get to nearly 100% renewables in the non-distant future, and lower energy per compute unit is part of that.

Re: Hetzner Introduces ARM64 Cloud Servers

#68
post #7
post #3

Could somebody walk me through why ARM based servers are so inexpensive compared to their x86 counterparts? Is performance much lower? 16 cores & 32gb of RAM for less than 25 euros seems like a bargain.

Power delivery and cooling are not cheap at datacenter levels.

With the added environment benefits!

Re: Hetzner Introduces ARM64 Cloud Servers

#69
post #38

Never figured out how to use Hertzner. Wanted to try since they get such a good reputation on here, but they banned my account when their system presented no way for me to verify my identity. The required either PayPal or passport. I have no PayPal account, and their 3rd party verification system only allows passport from your country of residence (signup requires providing a contact address and they pre fill using t…

> Never figured out how to use Hertzner. Wanted to try since they get such a good reputation on here, but they banned my account when their system presented no way for me to verify my identity. Is this something new? I (Norwegian) have been using Hetzner for 10+ years, and never had a problem, and never had to attest my identity. CurrentlyI have a four servers running there. The last one was set up approx. a year ago…

>I (Norwegian)

That may be the difference. Some nationalities get KYC'd easier than others and they seem to take it very seriously

Re: Hetzner Introduces ARM64 Cloud Servers

#70
post #60
post #49

Earlier quoted context omitted.

Here's a lzbench dd if=/dev/urandom of=1GB.bin bs=64M count=16 iflag=fullblock Intel: Compressor Compress. Decompress. Compr. size Ratio Filename memcpy 5062 MB/s 5013 MB/s 1073741824 100.00 1GB.bin zstd 1.5.2 -2 2083 MB/s 4743 MB/s 1073766410 100.00 1GB.bin zstd 1.5.2 -5 210 MB/s 4775 MB/s 1073766410 100.00 1GB.bin zstd 1.5.2 -9 85.5 MB/s 4774 MB/s 1073766410 100.00 1GB.bin Arm: Compressor Compress. Decompress. Comp…

Looks like the ARM one has twice the memory bandwidth, which would help with a lot of workloads.

It's more along the lines of having roughly the same total bandwidth but being able to exploit all of it from a single core, whereas on Intel you need to exercise all or at least several cores to drive the memory to the limits.
Post reply on HN