TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Cloud Run / ECS / App Engine open source alternative, Cloud costs a lot

1 点作者 moabuaboud超过 2 年前
I come from a background where I used bare metal machines, I constantly compare the pricing of bare metal with cloud instances, bare metal providers like contabo, hetzner could be 5-9x cheaper and also have predictable pricing than using huge cloud companies like AWS &#x2F; GCP, Digital Ocean.<p>Although I understand the value from the big clouds when I am using managed services like pub&#x2F;sub and databases, but most of my applications are stateless container images.<p>I tried to self host kubernetes and then set up a load balancer, It was a nightmare and complicated setup.<p>I always wonder if there is an open source alternative to cloud run that you can easily install it in your infrastructure that’s also security &#x2F; privacy compliant. Is it only me, or can you relate to this problem?<p>Cloud Run: https:&#x2F;&#x2F;cloud.google.com&#x2F;run

1 comment

dorongrinstein超过 2 年前
You should look at <a href="https:&#x2F;&#x2F;controlplane.com" rel="nofollow">https:&#x2F;&#x2F;controlplane.com</a><p>I run the company so I&#x27;m biased. Our customers love the ability to easily deploy apps with minimal cost. Let me know what you think..