How AWS OpenSearch Serverless define which data is gonna be hot or warm in a time series collection?

0

I am trying to decide which kind of collection use, probably Time Series is better for my needs, but I need to know how AWS define when a data is going to be hot or warm.

質問済み 23日前50ビュー
1回答
0

Hello,

In OpenSearch Serverless, data is stored in Amazon S3, which serves as the primary storage for indexes. There is no explicit designation of "hot" or "warm" tiers within the storage itself. OpenSearch Serverless automatically manages the lifecycle of data based on usage patterns. It dynamically scales the compute resources (OpenSearch Compute Units or OCUs) to handle ingestion and search workloads, without the need for manual provisioning or tuning.

Additional information:

Please let me know if you have additional questions!

Michael

profile pictureAWS
回答済み 18日前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ