Pricing strategy for open search serverless

2

I came across these pricing links and we want to prototype based on the open search serverless.

https://aws.amazon.com/blogs/big-data/amazon-opensearch-serverless-is-now-generally-available/

But I didn't understand the pricing strategy for open search serverless. Do we have any sample calculation ? Do we know what might be very minimal pricing for a month ?

I did sample calculation based on the link below.

https://aws.amazon.com/opensearch-service/pricing/

OpenSearch Compute Unit (OCU) - Indexing $0.24 per OCU per hour OpenSearch Compute Unit (OCU) - Search and Query $0.24 per OCU per hour Managed Storage $0.024 per GB per month

There are 2 compute units need for both indexing and search/query. Active & Standby for indexing and 2 Replicas for search & Query. Totally there are 4 compute units.

0.24 * 24 (hours) * 30 (days) * 4 (compute units) = $691.2

This cost seems very high for minimal configuation.

Can someone provide some clarity on this pricing model ?

1 回答
1
已接受的回答

That pricing calculation looks accurate, though do remember that you will also be subject to storage charges for storage in S3 at the OpenSearch Serverless rates, so I'd almost certainly round that up to $700, to give you an idea of base usage costs. Remember that you also may need to take into account bandwidth charges also, for transfer into and out of the collection - there are no intra collection charges as far as I'm aware - that's all rolled up as part of the OCU+storage pricing charges. I presume the reason for this pricing model is that the target customer is not someone with not a lot of data/load, who would be just fine with a small conventional cluster.

已回答 1 年前
profile picture
专家
已审核 25 天前

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

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

回答问题的准则