logoalt Hacker News

mystifyingpoiyesterday at 6:51 PM1 replyview on HN

> If your primary load exceeds 30% (CPU util), consider adding read replicas.

I'm not an expert, but isn't this excessive? In theory you could triple the load and still have slack. I'd actually try to scale down, not up.


Replies

CuriouslyCyesterday at 7:56 PM

Load is highly bursty. You can autoscale application services quickly, but scaling your database up is a slower thing.