Is there any way in Amazon elastic search, that it automatically adds the data nodes when the used size of the cluster is about to reach the maximum? Or someone, always have to do it manually?
Asked
Active
Viewed 299 times
0
-
Are you using the AWS managed service, or self-hosting? – hephalump Dec 28 '19 at 00:38
1 Answers
1
Short answer is no. AWS doesn't provide that out of box but there are other means to handle this. Some of the many options available are mentioned here
https://www.haptik.ai/tech/auto-scaling-for-aws-elasticsearch/

Ashish Modi
- 7,529
- 2
- 20
- 35
-
The article linked above has moved to https://www.haptik.ai/tech/auto-scaling-for-aws-elasticsearch/ The "[s]uggested edit queue is full" so I can't edit the post to update the link. – skwashd May 14 '22 at 12:56