Redis: The Fastest Database for your Microservices Architecture
Redis is the first choice as a database for microservices due it its simplicity, small memory footprint, and high performance with least computational resources. Being an in-memory database, Redis delivers millions of operations per second at sub-millisecond latency. In this talk we will cover common microservices patterns and use cases with Redis, and standard deployment procedures like kubernetes and openshift.