Achieving high-availability on Redis through Sentinel

Speakers: 

Sentinel is a subsystem of Redis that is designed to monitor and manage Redis instances. Redis master servers are registered in the Sentinel configuration. Sentinel autodetects slaves and perform notification and autofailover when the master servers dies.

Sentinel is a very powerful way to achieve high-availability in Redis. This talk will feature the key concepts of Sentinel, master/slave setups in Redis and code examples how te leverage Sentinel in your projects.

Schedule info
Track: 
DevOps
Experience level: 
Intermediate
Drupal Version: 
N/A