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일 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠