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
feita há 2 anos482 visualizações
2 Respostas
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 há 2 anos
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 há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas