Redis Elasticache Eviction Policy Downtime

0

In order to optimize, we are working on changing the eviction policy of our Redis Elasticache cluster. Question is, can we change the eviction policy without causing any downtime?

AWS
preguntada hace 5 meses437 visualizaciones
1 Respuesta
0
Respuesta aceptada

Yes, you can change the eviction policy for a Redis AWS ElastiCache cluster without causing downtime. However, please note that the changes to the policy will be applied immediately, so it is recommended to select an eviction policy appropriately based on your application's requirements for data retention and access patterns. https://docs.aws.amazon.com/whitepapers/latest/database-caching-strategies-using-redis/evictions.html

To make that change, you can 1 Go to the AWS Management Console and select ElastiCache. 2. Choose the ElastiCache service, select the cluster you want to modify, and click on the "Modify" button. 3. In the "Modify" page, locate the "Advanced Redis settings" section. Here, you can change the eviction policy. 4. After making the necessary changes, scroll down and click the "Modify" button to apply the changes.

AWS
respondido hace 5 meses
profile picture
EXPERTO
revisado hace un mes

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