can I configure MemoryDB for Redis in sentinel mode?

0

can I configure MemoryDB for Redis in sentinel mode? I can't find any parameter the contains 'sentinel'.

li
preguntada hace 2 años485 visualizaciones
2 Respuestas
0

'sentinel' is a High Availability feature. If you require HA, see High availability using replication groups. Part of the managed service is to manage this replication and detection of problems and replacement of nodes.

profile pictureAWS
respondido hace 2 años
0

MemoryDB has HA built into it from the ground up - it is a good practice to start memoryDB with atleast one read replica for HA and quick failover if and when a primary fails. There is no logical reason to run Redis in Sentinel mode on MemoryDB, IMO.

profile pictureAWS
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas