yash946.hashnode.devCache Strategies in Distributed SystemsWhy basic TTL caching is not enough? Basic TTL (Time-To-Live) caching stores data in the cache for a fixed period of time. After the TTL expires, the cached data is removed or marked as invalid, and t3d ago·8 min read
yash946.hashnode.devThundering Herd ProblemImagine sale start at 10:00 AM, and everyone is waiting outside. When the store opens at 10:00 AM, everyone rushes in at the same time, and as a result, only few able to purchase the sale items properFeb 27·6 min read