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ヶ月前438ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ