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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南