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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠