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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南