Redis is the swiss army knife in our toolbox. Some of our microservices have internal job queues powered by Redis. Other microservices use Redis as a write aside cache. We also take advantage of things like HyperLogLog and Bloom Filters for high cardinality data problems. Redis does it all.