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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The Cloud Hasn't Been Won

4 点作者 OliverGilan8 个月前

1 comment

cglan8 个月前
I agree. I think cloudformation could be there, but it would need a lot more work and support. The documentation is sort of poor, and iterating and developing on it is a huge pain. Terraform is better, but I still find developing on it a really poor experience with AWS. There&#x27;s a lot of barely documented features, and the feedback loop tends to be slow as well. I also find the IDE support for all these tools to be terrible.<p>I think there&#x27;s room for something closer to a compiled language with strong types for deterministic infrastructure setup. It would be nice to catch most if not all issues at &quot;compile time&quot;. Bonus too if there&#x27;s something like Docker Desktop shipping with kubernetes, where I can stand up a replica of my cloud on my machine to debug locally.