Distribute the nodes of an Elasticache cluster across different AZs

0 votes

The Elasticache cluster contains 10 shards, as can be seen from the list below. The two nodes in each cluster are all members of the same REplicationGroup. Multi-AZ is disabled and Auto-failover is enabled.

 "CacheClusterId","PreferredAvailabilityZone","ReplicationGroupId"
 'abcde1234-0001-001', 'us-east-1a', 'abcde1234'
 'abcde1234-0002-001', 'us-east-1a', 'abcde1234'
 'abcde1234-0001-002', 'us-east-1b', 'abcde1234'
 'abcde1234-0002-002', 'us-east-1b', 'abcde1234'
 'abcde1234-0003-001', 'us-east-1b', 'abcde1234'
 'abcde1234-0003-002', 'us-east-1a', 'abcde1234'
 'abcde1234-0004-001', 'us-east-1b', 'abcde1234'
 'abcde1234-0004-002', 'us-east-1a', 'abcde1234'
 'abcde1234-0005-001', 'us-east-1a', 'abcde1234'
 'abcde1234-0005-002', 'us-east-1b', 'abcde1234'
 'abcde1234-0006-001', 'us-east-1b', 'abcde1234'
 'abcde1234-0006-002', 'us-east-1a', 'abcde1234'
 'abcde1234-0007-001', 'us-east-1a', 'abcde1234'
 'abcde1234-0007-002', 'us-east-1b', 'abcde1234'
 'abcde1234-0008-001', 'us-east-1b', 'abcde1234'
 'abcde1234-0008-002', 'us-east-1a', 'abcde1234'
 'abcde1234-0009-001', 'us-east-1b', 'abcde1234'
 'abcde1234-0009-002', 'us-east-1a', 'abcde1234'
 'abcde1234-0010-001', 'us-east-1a', 'abcde1234'
 'abcde1234-0010-002', 'us-east-1b', 'abcde1234'

Here, only us-east-1a and us-east-1a are used. us-east-1c and us-east-1d are not used. How to evenly distribute the nodes to the four AZs? (with the cli or console)

Does Multi-AZ needs to be enabled?

Dec 14, 2022 in AWS by Roshan
• 300 points
193 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In AWS

0 votes
1 answer

Is it possible to stop nodes in AWS ElastiCache cluster

At this time there is not a ...READ MORE

answered Jun 21, 2018 in AWS by Flying geek
• 3,280 points
1,993 views
0 votes
2 answers

How can I find out the instance id of an ec2 instance from within the ec2 instance?

A curl or wget to http://169.254.169.254/latest/meta-data/instance-id will ...READ MORE

answered Mar 9, 2020 in AWS by anonymous
6,404 views
0 votes
1 answer

What is the use of an EBS Volume?

Amazon EBS provides the four current generation ...READ MORE

answered Jan 31, 2019 in AWS by Subhash
541 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP