跳至内容

I am using free tier but I have been charged

-2

hi , I've used t2.micro Ubuntu and 8GB of EBS storage . And I have been used only 4% of 750 hr /month usage, but I'm seeing the bill . Why this is happening to me ?? Can you Please Explain !! In billing Section it's is saying The Bill is given below.

Aug 2025
    EC2 - Other  4.645
    Tax     0.7
    Amazon Elastic Compute Cloud - Compute 0
    Amazon Virtual Private Cloud  0
    Others   0
Total : $5.35
1 回答
0

Even when using AWS Free Tier resources, you might still see charges for several reasons. Looking at your bill, the "EC2 - Other" category is likely the source of your charges, despite staying within the 750 hours of t2.micro usage.

Here are the most common reasons for unexpected charges while on the Free Tier:

  1. EBS volumes: While you mentioned using 8GB of EBS storage, the Free Tier typically covers only standard EBS volumes. If you're using a different type (like gp2 or gp3), you might incur charges.

  2. Elastic IP addresses: If you allocated an Elastic IP address but didn't attach it to a running instance, this would generate charges.

  3. Snapshots: Any EBS snapshots you created would be billed separately.

  4. Data transfer: While some data transfer is included in the Free Tier, exceeding those limits results in charges.

  5. Resources in multiple regions: If you have resources deployed across different AWS regions, the Free Tier limits apply cumulatively.

To resolve this issue:

  1. Check your AWS Billing Dashboard for a detailed breakdown of what's generating the "EC2 - Other" charges.

  2. Ensure you've terminated (not just stopped) any instances you're not using.

  3. Delete any unnecessary EBS volumes, snapshots, or release unattached Elastic IPs.

  4. Set up AWS Budgets or Free Tier usage alerts to be notified before exceeding limits in the future.

If you believe the charges are incorrect, you can contact AWS Support through the Support Center by creating a case with "Billing" as the issue type to request a review of the charges.
Sources
Been Bill, but on the Free Tier | AWS re:Post
Getting billed for free tier ? | AWS re:Post
I have a 3 $ bill even after using only free Tier resources | AWS re:Post
Why have I been billed without running any instances? | AWS re:Post
Billing misunderstand | AWS re:Post

已回答 1 年前

AWS
专家

已审核 1 年前

专家

已审核 1 年前

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

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