Change Elastic Search Instance when you have reservation purchased

0

We have an Elastic Search Instance and we have purchased a reservation for it. Since reservation is matching with the Region and Instance Size we use, it worked well so far. But we want to change the instance size. In this case we think reservation will not match with the instance and will create double cost. So how can we also update the reservation that matches with the new instance size?

질문됨 6달 전209회 조회
1개 답변
0

Hi Zubair, You are correct that your existing reservation will not apply to a node of a different size. From the documentation [1]:

RIs are not flexible; they only apply to the exact instance type that you reserve. For example, a reservation for eight c5.2xlarge.search instances does not apply to sixteen c5.xlarge.search instances or four c5.4xlarge.search instances.

Our best practice is to modernize and right-size your OpenSearch clusters (i.e. update to newer instance generations and move to instance sizes appropriate for the workload) first, then make reserved node purchases. Have you considered scaling your cluster out to additional nodes instead of scaling up to larger ones? That would allow you to continue taking advantage of your existing reserved instances, and only pay on-demand for your additional capacity.

[1] https://docs.aws.amazon.com/opensearch-service/latest/developerguide/ri.html

AWS
Mike S
답변함 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠