Amazon Athena Free Tier ?

0

Athena queries data directly from Amazon S3. There are no additional storage charges for querying your data with Athena. You are charged standard S3 rates for storage, requests, and data transfer. By default, query results are stored in an S3 bucket of your choice and are also billed at standard S3 rates.

Please clarify my understand is it right . This mean if the data bucket in s3 is lower than 5GB , then Athena should also be free right ?

已提问 1 年前1881 查看次数
1 回答
0

Hi, according to https://aws.amazon.com/athena/pricing/, there is no mention of free tier for Athena.

You will be charged for the Athena cost for bytes scanned and S3 storage and operations costs.

Even if you stay within the realm of S3 free tier (https://aws.amazon.com/pm/serv-s3/), then you still pay based on the number of queries you run in Athena + the data scanned per query.

Indeed, I tried in https://calculator.aws/#/createCalculator/Athena. I could only get a zero costs estimate if I ran less than 2-3 queries per day returning 10MB of data scanned.

Hope it helps ;)

profile picture
专家
已回答 1 年前

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

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

回答问题的准则