Athena charges for Glacier IR files

0

If I have a 100 GB file saved in Glacier IR, will I be charged Retrieval fees for 100 GB when athena query this file? I have optimized the query in such a way that only 10 GB data is scanned. Will I be charged 10 GB or 100 GB towards Retrieval charges?

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

Hi,

Athena offers a pay-as-you-go pricing model and you are only charged for the amount of data scanned by each query. Additionally, you can get significant cost savings and performance gains by compressing, partitioning, or converting your data to a columnar format because each of those operations reduces the amount of data that Athena needs to scan to run a query.

Therefore, if you have compressed your original file of 100MB to just 10MB you will only be charged for 10MB since that is all that's being scanned.

You can also obtain price estimates with the AWS Pricing Calculator here: https://calculator.aws/#/addService

Hope this helps!

profile pictureAWS
已回答 1 年前

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

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

回答问题的准则