Tag: Redis

Redis

The ephemeral nature of microservices and their containers poses challanges for storing application state. In this article we look at using an object-cache (Redis) and demonstrate how we can access it from a Spring-Boot service. We start by deploying a Docker-ized instance ofRedis as our Spring-Boot object-cache and deploy the Redis Kubernetes operator .