Ask HN: Best public cloud for small websites?
With AWS now charging for IPv4 addresses, my reserved instance for a small personal website is no longer anywhere near as cheap as it used to be.
I was going to go back to Linode (which I had used previously), but it seems they've been acquired.
What do people recommend these days? I'm in the US and would (probably) prefer a US-based service, but feel free to answer for different localities (so this can perhaps be useful to others).
In my case, the site in question is a random name generator. Compute/bandwidth requirements should be near zero, so I'm mostly optimizing for cost, reliability and non-shadiness: https://random-name.org/
23 comments
[ 2.5 ms ] story [ 65.5 ms ] threadthey dont offer full cloud services, but if you can accommodate, Railway (https://railway.app/) has served me well
Thanks for the suggestion.
Vercel is a AWS and other cloud whitelabeler. Cloudflare has their own networks.
You may need to port to another language for the lambda fn though
https://aws.amazon.com/free/free-tier-faqs/
https://cloud.google.com/free/docs/free-cloud-features#compu...
https://aws.amazon.com/blogs/aws/new-aws-public-ipv4-address...
Do take a look at the other clouds, Oracle in particular offers an ARM VM with 24 GB of memory for free which is interesting for some workloads.
I have website served through S3 and Route53. Seems to only cost 50 cents per month per site, plus the $12 per year per site for the domain.
Nice and simple UI.
But there is a small risk of DDoS or similar passing through their basic protections, and suddenly a huge bill!