Live data from Hacker News

We cut costs by 70% by moving from GCP and CockroachDB to Hetzner and PostgreSQL

blog.mikoto.io

1–10 of 74 posts

Re: We cut costs by 70% by moving from GCP and CockroachDB to Hetzner and PostgreSQL

#7
It's wild to me that we are talking about a site running on a single 2 core VPS costing $15/mo and the developer didn't stop to consider that maybe they don't need Kubernetes for this. Like...just run your damn services on the box like we've been doing since web hosting first became a thing.

Re: We cut costs by 70% by moving from GCP and CockroachDB to Hetzner and PostgreSQL

#8

Not really. You didn't factor in the time it takes to manage k3s yourself versus GKE which is managed.

Probably. But it was only a single command to get up a k3s node - not much difference in effort for a relatively low-workload, low-critical service.

Re: We cut costs by 70% by moving from GCP and CockroachDB to Hetzner and PostgreSQL

#9

Not really. You didn't factor in the time it takes to manage k3s yourself versus GKE which is managed.

Self management could be expensive if it’s actually going to burn hours of dev time.

At teensy scale is k3s really gonna take much “management” after the bring-up? I don’t think so.

For a teensy team, it seems totally worth it to take a runway from 12 months to 40 months for the price of a few afternoon’s work.

Post reply on HN