AWS-ElastiCache-redis-clusters-multi-AZ-failover-enable
Severity: Low
Description: This control ensures  that AWS ElastiCache Redis cluster with Multi-AZ Automatic Failover is enabled. Multi-AZ is necessary if the ElastiCache Redis cluster needs to achieve high availability. Redis asynchronously replicates the data form the primary to the read replicas. ElastiCache also propagates the DNS name of the promoted replica do that there is no endpoint change required on the application side. Auto-failover and Multi-AZ both should be enabled for Mutli-AZ Automatic Failover to work.
Remediation Steps:
Perform following to enable Multi-AZ on Redis Cluster :
Login to the AWS Management Console at https://console.aws.amazon.com.
Navigate to ElastiCache console.
In the navigation pane, choose Redis.
Choose the box to the left of the name of the Redis cluster for which you want to enable Multi-AZ.
In Actions dropdown choose Modify.
In the Modify cluster window ensure that Multi-AZ option is checked.
Click Modify.
Important:
Reference:
Blue Hexagon Proprietary