- 重要な情報
- はじめに
- 用語集
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Update your Amazon ElastiCache cluster to the latest, stable version of the Redis/Memcached cache engine.
Using the latest version allows for security patches, bug fixes, better performance, and memory management.
Follow the Upgrading engine versions docs to learn how to modify your ElastiCache cluster or replication group in the console.
Follow the Modify an ElastiCache cluster (AWS CLI) or Modify a replication group (AWS CLI) docs for configuration options.
For example, to modify an ElastiCache cluster, run modify-replication-group
with your replication group ID and enable Multi-AZ.
list-buckets.sh
aws elasticache modify-replication-group
--replication-group-id myReplGroup
--multi-az-enabled = true