Caching is the Mordern technique in the modern computing to enhance the system performance and reduce response time.
In this one we are gonna see different places where caching could be done.
- Client side caching
- Static data caching(CDN)
- LoadBalancer caching
- Message Broker caching
- Relational database caching
- Indexed data caching(Full text search)
- Distributed caching