Strange spike in CloudFront cost

0

First off, I am a complete newbie with AWS. We set up an account to use S3/CloudFront as our Content Delivery Network for streaming video clips on our website. So far our monthly costs have been extremely reasonable - until our Dec bill where we saw a spike in cost, related to CloudFront costs specifically. Looking at the Cost Explorer, the spike seems specific to a short time period between Dec. 22-31, and as of Jan 1 the spike is gone (see screenshot). Any thoughts on how to understand what caused that spike in usage/cost, other modules/areas to drill down for detail?

CloudFront cost spike

已提问 4 个月前203 查看次数
2 回答
0

Hi,

To start understanding such traffic splikes, you need to analyze the CloudFront standard logs and dive deeper from there: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/AccessLogs.html#access-logs-analyzing

This blog post details how to do it with CloudWatch: https://aws.amazon.com/blogs/mt/sending-cloudfront-standard-logs-to-cloudwatch-logs-for-analysis/

Best,

Didier

profile pictureAWS
专家
已回答 4 个月前
0

In addition to what @Didier_Durand mentioned around CloudFront logs, you can also get some clues from Cost Explorer. If you filter to only show the Service CloudFront and Group By Usage Type, you should see what constituted the CloudFront charges.

Give this happened at the end of the month and then disappeared, I suspect that your CloudFront free tier was exhausted.

There is an article tracking free tier usage. You may want to enable an alert to tell you about free tier usage being exhausted.

profile pictureAWS
专家
已回答 4 个月前

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

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

回答问题的准则