Redis Sentinel on Docker // Redis High Availability using Docker containers and Redis Sentinels



Redis Sentinel on Docker // Redis High Availability using Docker containers and Redis Sentinels

Redis Sentinel on Docker // Redis High Availability using Docker containers and Redis Sentinels

All the commands used in this video are available here.
https://github.com/learnwithvikasjha/Redis

Timeline:
00:00 Redis Sentinel on Docker Introduction
00:15 Understanding the steps and architecture
02:50 Creating docker network
03:40 Creating redis master node on docker
03:56 Creating redis replica on docker
04:16 Listing all the docker containers
04:40 Command to check IP address of all the docker containers
04:52 Setting up redis sentinel on docker
09:20 Checking redis sentinel logs on docker
13:38 Connect to redis sentinel using Python program
19:15 Performing redis failover with redis sentinel

Comments are closed.