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.

preguntada hace 24 días50 visualizaciones
1 Respuesta
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
respondido hace 19 días

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas