Ask Your Question
1

How to distribute Elasticache cluster nodes among several AWS Availability Zones?

asked 2021-07-05 11:00:00 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-05-28 09:00:00 +0000

devzero gravatar image

In order to distribute Elasticache cluster nodes among several AWS Availability Zones, follow these steps:

  1. Create a new Elasticache cluster or select an existing one.
  2. Click on the "Modify" button to edit the cluster configuration.
  3. Under the "Multi-AZ" section, select the option to enable multi-AZ deployment.
  4. Specify the number of replica nodes per primary node that you want to use.
  5. Choose the AWS Availability Zones where you want to deploy the nodes.
  6. Click on the "Apply Immediately" button to save the changes.

After you have completed these steps, Elasticache will automatically distribute your cluster nodes across the selected AWS Availability Zones to ensure high availability and fault tolerance. It is recommended to choose at least two Availability Zones for multi-AZ deployment.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-07-05 11:00:00 +0000

Seen: 11 times

Last updated: May 28 '21