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.

I don’t care about growth

5 pointsby xhflozover 3 years ago

1 comment

wizwit999over 3 years ago
Article isn&#x27;t interesting but I checked out the site and whoever wrote <a href="https:&#x2F;&#x2F;usefathom.com&#x2F;high-traffic" rel="nofollow">https:&#x2F;&#x2F;usefathom.com&#x2F;high-traffic</a> doesn&#x27;t know what they&#x27;re talking about.<p>Lambda isn&#x27;t infinitely scalable, it&#x27;s literally finitely bounded by the number of concurrent executions (which has an unpublished hard limit). You could definitely hit this with smthn like page views.<p>Also, the copy brags about SQS FIFO, but FIFO queues are much less scalable than regular queues. They are limited to 20k inflight and 300 TPS for WriteMessage.