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.

gefragt vor 23 Tagen50 Aufrufe
1 Antwort
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
beantwortet vor 18 Tagen

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen