Skip to content

Comment on Why I’m rewriting my SaaSparent

Comments

If you're building something that's going to get a predictable load of 10k QPS and is only going to read from a DB and return some data it might be a good idea to break that out, run that in a serverless configuration, etc.

Serverless costs you money. Running a low-volume db in the same VM you serve the site and the web api costs you zero.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.