Served from a cache near you – Part 2
The previous post on caching introduced the basics and briefly summarized the potential role and reasons for using caching in a microservices architecure. In this post I’ll dig a little deeper and look at some common cache deployment patterns in distributed systems. In the monolith world it is very easy and convenient to provide local […]