Sustainability

Sustainable by design: ARM-only, renewably powered

Efficient infrastructure is cheaper to run and kinder to the planet. Badger Cloud is built ARM-only and hosted in data centres powered by 100% renewable electricity. Here's the reasoning — and the verifiable numbers behind it.

Last updated 29 June 2026 · Figures sourced from Hetzner, AWS, and Ampere (see references)

100% Renewable electricity at our data centres (hydropower)1
1.13 Average data-centre PUE — near best-in-class1
up to 60% Less energy for the same work on ARM vs comparable x862

1. Going ARM-only cuts the energy per request

Badger Cloud runs entirely on 64-bit ARM compute (Ampere-class processors). ARM server CPUs are designed around performance-per-watt rather than peak single-core speed, which maps almost perfectly onto web and e-commerce workloads: lots of small, concurrent requests rather than a few heavy ones.

The efficiency gap is well documented by the chip and cloud vendors:

For a platform like ours — mostly NGINX, application servers, and caching — that efficiency translates directly into fewer watts per page served, and a smaller cluster doing the same job.

2. Renewable power and efficient data centres

Hardware efficiency only counts if the electricity behind it is clean. Our nodes run in Hetzner's German data-centre region, where Hetzner reports the following:

Combining efficient ARM hardware with a low-PUE, renewable-powered facility compounds the benefit: less energy drawn per request, and that energy already low-carbon at source.

3. Small on purpose

The greenest watt is the one you never draw. Badger Cloud is deliberately compact — a single control-plane node plus a small pool of worker nodes run the entire platform. GitOps automation lets that small footprint stay productive without extra always-on tooling, and our observability stack keeps utilisation high so we're not paying — in money or energy — for idle capacity.

What we can and can't claim

We believe in being precise about sustainability. The figures above are published by our vendors, not marketing numbers we invented:

We don't currently publish a single audited carbon figure for the Badger Cloud platform itself — doing that credibly requires measured power draw over time. What we can say with confidence is that every architectural choice here — ARM compute, a low-PUE renewable data centre, and a deliberately small cluster — pushes energy use and carbon down rather than up. As we add power telemetry to our monitoring stack, we intend to report measured numbers here too.

References

  1. Hetzner — Sustainability: hetzner.com/unternehmen/nachhaltigkeit and Sustainability FAQs (100% renewable hydropower; average PUE ~1.13; air cooling; ~77,000 t CO₂/yr avoided).
  2. AWS — EC2 Graviton: aws.amazon.com/ec2/graviton (Graviton uses up to 60% less energy for the same performance vs comparable EC2 instances).
  3. Ampere Computing — Energy Efficiency of Ampere Altra: amperecomputing.com (performance-per-watt benchmarks vs x86 on NGINX and Memcached).

More on the engineering behind it: Running production k3s on ARM · all engineering notes.