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 天前

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

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

回答問題指南