Can the customer check the average cost per query in Timestream?

1

The customer would like to check the average cost per query in Timestream to be able to analyze and optimize their queries. Is there a way to do that?

AWS
Ra
preguntada hace 2 años767 visualizaciones
2 Respuestas
0

Hi Ra,

I believe you want know the cost per query in Timestream to analyze and optimize queries. Queries are charged based on the amount of time-series data scanned by Amazon Timestream’s serverless distributed query engine while computing data for queries sent from your applications or from your configured scheduled queries, with a 10 MB minimum per query. A query costs $0.01 per GB scanned [1]. You can also you use AWS Cost Explorer to visualize, understand, and manage your AWS costs and usage over time [2].

[1] https://aws.amazon.com/timestream/pricing/

[2] https://aws.amazon.com/aws-cost-management/aws-cost-explorer/

Lwazi
respondido hace 2 años
0

Query cost is calculated based on the data scanned by the query. There is no simple formula to calculate the average cost/query 'coz it all depends on how efficient the query is written, right data model and using right query predicates. WE have some sample query cost calculation listed on pricing section for your reference: https://aws.amazon.com/timestream/pricing/?nc=sn&loc=3

AWS
respondido hace 2 años

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