logoalt Hacker News

0cf8612b2e1eyesterday at 4:07 PM2 repliesview on HN

I think it would be helpful if some of these posts included scale. There are almost always two groups talking past each other

  - I run my B2B application, Postgres only, and it is perfect for my 50k MAU. No complaints, sleeping soundly with the low complexity and a two man team. 
  - I work at FAANG, where we have 1 billion DAU, and this is a joke. Would fall over immediately. The dedicated ops teams for Kubernetes, Elastic, and Redis have never complained about scaling issues.

Replies

lelanthranyesterday at 7:56 PM

I broadly agree, but would tweak those numbers a little for small B2B apps: I ran a small B2B application on a cheap VPS using PostgreSQL as a primitive messaging interface, and even on a small VPS 50k DAU won't even cause the machine to break a sweat.

joshuamoyersyesterday at 4:42 PM

i think 1 billion DAU is the exception here, so I would not expect everyone to constantly caveat personally.

show 3 replies