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
已提問 2 年前檢視次數 481 次
2 個答案
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
已回答 2 年前
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
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南