- Newest
- Most votes
- Most comments
Hello.
You can check whether there are any remaining public IPv4 addresses in your AWS account by following the steps in the blog below.
I think it would be a good idea to check once by following these steps.
https://aws.amazon.com/jp/blogs/aws/new-aws-public-ipv4-address-charge-public-ip-insights/
https://docs.aws.amazon.com/vpc/latest/ipam/view-public-ip-insights.html
Based on the information provided, it appears you're experiencing a common issue that many AWS Free Tier users encounter. While the AWS Free Tier does include 750 hours of EC2 usage per month for certain instance types, there are some important details to consider regarding VPC and public IPv4 addresses:
-
Public IPv4 addresses: The Free Tier now includes 750 hours of free Public IPv4 addresses when launching EC2 instances. However, if you have public IPv4 addresses attached to non-EC2 resources (like NAT Gateways or Load Balancers), these may incur charges.
-
VPC itself is generally free, but certain associated resources can lead to charges.
-
The discrepancy in EC2 hours (44 hours yesterday, 128 hours today) despite stopping instances is unusual and warrants further investigation.
To address these issues:
-
Check if you have any public IPv4 addresses attached to non-EC2 resources. These could be causing the VPC-related charges.
-
Review your EC2 usage in detail to understand why the hours are increasing even when instances are stopped.
-
Use the AWS Cost Explorer to break down charges by service, usage type, and API operation. This can help identify the exact source of unexpected costs.
-
Continue to follow up on your support ticket for a more detailed explanation of your specific account's charges.
-
Consider setting up AWS Budgets with alerts to notify you if usage exceeds expected thresholds.
Remember, even on the Free Tier, it's crucial to monitor your usage carefully to avoid unexpected charges. The AWS Billing Console can provide more detailed information about your free tier usage status and any limits you may have exceeded.
Sources
VPC charges on free tier | AWS re:Post
why I have a got charged for a public IPv4 address of vpc in free tier | AWS re:Post
Charged for AWS despite using Free tier | AWS re:Post
Abnormal Billing for the Free Resources | AWS re:Post
answered a year ago
Relevant content
asked 3 years ago
asked 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 6 months ago
