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
已提问 2 年前767 查看次数
2 回答
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
已回答 2 年前
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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则