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
已提問 5 個月前檢視次數 437 次
1 個回答
0
已接受的答案

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
已回答 5 個月前
profile picture
專家
已審閱 1 個月前

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

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

回答問題指南