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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Squeeze the hell out of the system you have

3 点作者 cjcenizal超过 1 年前

1 comment

johnklos超过 1 年前
It&#x27;s unfortunately common that people just throw more resources at a problem instead of looking at the most egregious bottlenecks.<p>Putting everything in the cloud has made the idea of scaling (without much regard for cost) the answer for addressing performance-related symptoms instead of fixing the actual problems. It&#x27;s important to know that scaling can&#x27;t fix certain problems, and that you should try to address those problems before you run out of scaling, rather than waiting until you&#x27;re at the biggest instance you can buy and are scrambling to figure out what to do.