Scale AWS OpenSearch

0

Hi,

How can you scale AWS OpenSearch e.g. to switch off the cluster at night and cut some costs? I see that Step Functions does not have this ability.

profile picture
已提问 2 年前813 查看次数
1 回答
1
已接受的回答

You cannot shutdown a Amazon OpenSearch domain and bring it back on. You can down scale (e.g., change node type), but i would not recommend it, as it will trigger a blue green deployment as all data will need to be moved to the new instances. You can delete the domain and restore it from a manual snapshot.

profile pictureAWS
专家
Roi
已回答 2 年前
  • I thought there is another way. But, anyway. Thank you.

  • @Roi Does scale-in/scale-down follow the same Blue Green Deployment approach?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则