Caching is not the only way to handle the load ⚡
Caching is quick, but definitely not the only way to optimize systems. To build a performant system, understand the access patterns, and try to optimize every step of data/request movement in your architecture.