Caching is a critical concept for designing scalable web applications. Caching works by storing data in memory which allows data to be accessed much faster compared to doing a round trip to the database
system design playlist - • system design tutorials
#systemdesign #caching