In this blog, I will discuss what is distributed caching and why we need distributed caching. In a distributed environment it is always recommended to have a layer for cache. Later in this article, I will discuss the key points of using cache. But le...