
Build embedded cache clusters with Quarkus and Red Hat Data Grid
There are many ways to configure the cache in a microservices system. As a rule of thumb, you should use caching only in one place; for example, you should not use the cache in both the HTTP and application layers. Distributed caching both increases cloud-native application performance and minimizes the overhead of creating new microservices.
Continue reading Build embedded cache clusters with Quarkus and Red Hat Data Grid