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

I have gone serverless for a Vue frontend app I deliver with Cloudflare Workers Sites and with a DigitalOcean S3 Space serving all images. However I'm still very reluctant to use Google Cloud Computing or any similar Azure/AWS solutions for its backend because it just seems pretty expensive to me.

I can get a vServer with 48 Gb RAM, 10 vCPUs and a 800 SSD with a 1000 Mbit/s connection and unlimited traffic for 20€ a month and run my MariaDB and Redis database on the same machine as my other containers.

Even if the vServer only runs at 25% on average the same performance with GC would cost me 150€ for the CPU, 77€ for the RAM (with free tier already included) and that is still not accounting for the traffic. And I would have to host the MariaDB instance elsewhere (which adds latency). And Google Cloud has very few data centers in Europe so it'd not even be near my main market.

In this case Google Cloud Run (with worse performance) would cost me like 15x more than running a vServer. That's not a price I'm willing to pay to go completely serverless or to avoid downtime at all costs. Or am I missing something?



> I can get a vServer with 48 Gb RAM, 10 vCPUs and a 800 SSD with a 1000 Mbit/s connection and unlimited traffic for 20€ a month and run my MariaDB and Redis database on the same machine as my other containers.

Where are you getting all that at that price?!


Strato.de (German) has some great plans. Just install docker one their linux vserver and you’re good to go. https://www.strato.de/server/linux-vserver/


Interesting! How/why are they so much (~8x) cheaper than e.g. DigitalOcean or Linode? Or am I missing something and they're not comparable in some way?


I manage one app on a DO droplet and one on a Strato vserver and the docker setup I use for both is almost identical. So it's definitely comparable.


A lot of things related to hosting (land, power, cooling, bandwidth) are cheaper in Germany versus where Linode and DigitalOcean are located.


Sure, but 8x cheaper? And I think most non-European hosting companies have datacentres in Europe; I assumed they'd compete on price but apparently not.


Hetzner has 8 vCPU with 48gb RAM and 2x2TB Enterprise SATA, for 30€ a month with unlimited bandwidth.


Where can you find a server like that for €20/month?


Other comments have mentioned Hetzner which is good as well but for my calculations I looked at Strato vServers: https://www.strato.de/server/linux-vserver/ (in German)




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

Search: