HN 用户提问:云服务商正在输给裸金属服务器吗?
2 分•作者: clostao•7 个月前
最近,我注意到 X 上出现了一个新趋势:开发者们(尤其是独立黑客)正在抛弃云服务提供商,直接转向像 Hetzner 这样的裸金属服务器。
说实话,我认为大型云公司已经落伍了。与独立的替代方案相比,它们的服务感觉笨拙。只要比较一下 Vercel 的开发体验和 Amplify 的,你就会明白我的意思了。除此之外,AWS 对初创企业的信用额度也变得越来越吝啬。
把这两点放在一起,就不难理解为什么越来越少的人在 AWS 上托管他们的 MVP 了。想要同时拥有数据库和服务器,却把费用控制在每月 150 美元以下是很难的,而在裸金属服务器上,你只需每月花费大约 20 美元就能获得 16 GB 的 RAM。
* 你认为云服务真的在走下坡路吗?
* 对于那些使用裸金属服务器的人来说:你们如何处理数据库备份、CI/CD 和日志提取?
* 你会用裸金属服务器来扩展你的项目吗?
[Carlos](https://github.com/clostao)
查看原文
Lately, I’ve noticed a new trend on X: Devs (and indie hackers in particular) are ditching cloud providers and jumping straight to bare-metal servers like Hetzner.<p>Honestly, I think the big cloud companies just haven’t kept up. Their services feel clunky compared to the standalone alternatives. Just try comparing Vercel’s dev experience to Amplify’s, and you’ll see what I mean. On top of that, AWS has gotten way stingier with startup credits.<p>Put those two together, and it’s no surprise fewer people are hosting their MVPs on AWS. It’s tough to stay under $150/month with a database and a server, while on bare metal you can grab 16 GB RAM for around $20/month.<p>- Do you think the cloud is actually losing ground?
- And for those using bare-metal: how do you handle DB backups, CI/CD, and pulling logs?
- Would you scale something using bare-metal servers?<p>[Carlos](https://github.com/clostao)