How to Setup Redis Cluster | How to Install redis cluster | Redis High Availability with Sentinel

preview_player
Показать описание
.
.
.
Want to connect on Instagram? Here is my id @vikasjha001 Connect to me:
💥 LinkedIn

📷 Instagram

✈️ Channel

=================================
=================================

etting up Redis High availability can be tricky if you don't know the right configuration. In this video I am going to explain step by step setup of Redis Cluster with three servers and using Redis sentinels.

Hopefully this example of setting up redis cluster with sentinels help you to build reliable and durable caching solution. After this video you should not be afraid of installing redis cluster in your production environment.

If you have any queries, you can write to me in the comment box. ign up to killshare using this link and get one month free membership.

🤝 For collaboration or other inquiries connect
📞 Whatsapp: +917042103414  
Рекомендации по теме
Комментарии
Автор

*Do Subscribe to show your support. It take good amount of time and effort for me to make these videos. A Simple Like and Thank You note keeps me motivated to make another video.*

VikasJha
Автор

Thanks. Understood very well in much simpler way. Keep up the good work.

prasadnakhate
Автор

Hello sir.. With 1master and 2slave it is clear that slave will be promoted to master when it is down... but in that mean time write operations will be failed right.. so Inorder to overcome this can you help me in understanding how 3master 3slave cluster works .. please sir

CricIndiaFan
Автор

i have installed redis 3.0.504 on windows but i don't see any sentinel.conf and related sentinel file .can you help me sir

albertjoseph
Автор

Hi Vikas,

Can we change the bind put IP address to hostname like domain to the sentinel.conf and redis.conf?

muhammadramizuabhalim
Автор

HI, Vikas, Hope you are doing well. Now a days i am working on a task regarding High availability, i am stuck to find a solution, I see your vlog on this i really appreciated it. I am trying to do the same, can you please tell me which command prompt you are using I think its not a cmd can you please tell me because i am stuck creating a redis cluster.I am waiting for your good reply Thanks

Babygroming
Автор

Hi sir, what is the correct sequence of starting master, slave and sentinel redis services?

amitthorat
Автор

Thank very much for this bro, very clear. I am subscribing right away. Good job.

benedictkorir
Автор

Thank you for sharing this great tutorial!

riccardomarzo
Автор

Hi.. I am getting this error on hitting the command.
redis-server redis-stable/redis.conf


*** FATAL CONFIG FILE ERROR ***
Reading the configuration file, at line 355
>>> 'rdb-del-sync-files no'
Bad directive or wrong number of arguments

abhim
Автор

There's a "make install" part that you omitted after the "make" command

danielemuze
Автор

Hi.. I am getting this error on hitting the command.
redis-server redis-stable/redis.conf &

-bash: /usr/bin/redis-server: No such file or directory

sastroatmojosasono