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
gefragt vor 2 Jahren766 Aufrufe
2 Antworten
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
beantwortet vor 2 Jahren
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
beantwortet vor 2 Jahren

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