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.

Squeeze the hell out of the system you have

3 pointsby cjcenizalover 1 year ago

1 comment

johnklosover 1 year ago
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.