Deep dive into Database scaling and caching
Why databases are the bottleneck
Out of every component in a system, the database is usually the one that makes or breaks it. Your app servers are stateless, so you can spin up ten more of them in a m
shivamshrma09.hashnode.dev27 min read