TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Best public cloud for small websites?

7 pointsby eslaught9 months ago
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.<p>I was going to go back to Linode (which I had used previously), but it seems they&#x27;ve been acquired.<p>What do people recommend these days? I&#x27;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).<p>In my case, the site in question is a random name generator. Compute&#x2F;bandwidth requirements should be near zero, so I&#x27;m mostly optimizing for cost, reliability and non-shadiness: https:&#x2F;&#x2F;random-name.org&#x2F;

10 comments

IAmGraydon9 months ago
I&#x27;m still using Linode (have been for around 10 years). Everyone acts like being acquired is some kind of cancer or something, but I don&#x27;t see a reason to leave. Their pricing is the same as their only real competitor (DigitalOcean) and they just made a nearly $50M investment into upgrading their infrastructure. If they start slipping in terms of offerings, price or customer service, I may move to DO. Until then, I&#x27;m perfectly happy with them.
评论 #41370075 未加载
remram9 months ago
Amazon&#x2F;Google&#x2F;Oracle free tiers should be good for a small project. It does include an IPv4.<p><a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;free&#x2F;free-tier-faqs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;free&#x2F;free-tier-faqs&#x2F;</a><p><a href="https:&#x2F;&#x2F;cloud.google.com&#x2F;free&#x2F;docs&#x2F;free-cloud-features#compute" rel="nofollow">https:&#x2F;&#x2F;cloud.google.com&#x2F;free&#x2F;docs&#x2F;free-cloud-features#compu...</a>
评论 #41353691 未加载
cpach9 months ago
These are the ones I would look into: Fly, Hetzner, DigitalOcean, Tornado VPS, Vultr.
评论 #41356413 未加载
jjice9 months ago
Another +1 for Digital Ocean. Been using them for years for basic VPS services. $6 flat gets you a simple VM and $4 gets you one with half (I think) the specs, but it could be fine for really simple stuff.<p>Nice and simple UI.
aborsy9 months ago
If it’s a static website, S3 has “use for static website “ option. You can put cloud front in front of it and the cost normally would be pennies.<p>But there is a small risk of DDoS or similar passing through their basic protections, and suddenly a huge bill!
评论 #41381847 未加载
architectfwd9 months ago
What is your web stack? Is it possible to put it on S3 with cloudfront in front?
评论 #41353656 未加载
pestatije9 months ago
non-shadiness: would u please explain?<p>they dont offer full cloud services, but if you can accommodate, Railway (<a href="https:&#x2F;&#x2F;railway.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;railway.app&#x2F;</a>) has served me well
评论 #41353664 未加载
askz9 months ago
Doprax.com is built on top of hetzner&#x2F;digitalocean&#x2F;ovh&#x2F;vultr and has nice auto-deploy functions from github ! And accepts lots of payments options
catherinecodes9 months ago
Check out Hetzner (Germany) and Entrywan (US). They have good prices and a no-nonsense approach.
nicbou9 months ago
DigitalOcean has been rock solid for a decade for me.