Redis Sentinel — High Availability: Everything you need to know from DEV to PROD: Complete Guide
--
What does the term ‘Redis’ actually mean?
It means REmote DIctionary Server.
Alright! There are plenty of different Redis articles out there, but I wanted to share my experience as a developer with Redis by creating an “all in one proper article” covering the most essential and important stuff that is needed and helpful for a developer or a devops engineer to build a Highly Available Redis cluster with Sentinel.