내용으로 건너뛰기

Cost was incurred in glue and vpc. I want to know the cause and how to solve it.

0

My Cost

I'm using Pretier. EC2 is using t2.micro. I understand about the crawling cost of glue. But I don't understand why the cost of vpc happened. I don't think there's much traffic and I'm calling the page through my browser alone.

1개 답변
1

Hello.

As you know, Glue fees are the fees for running Glue Jobs and crawlers.
For VPC, charges for public IPv4 addresses are recorded.
AWS started charging for public IPv4 addresses starting in February 2024.
https://aws.amazon.com/jp/blogs/aws/new-aws-public-ipv4-address-charge-public-ip-insights/

You can use a public IPv4 address attached to EC2 for 750 hours per month for free for 12 months after creating an AWS account.
However, public IPv4 addresses attached to other than EC2 are charged.
If the free tier of your AWS account has already expired, public IPv4 addresses will be charged.
https://aws.amazon.com/about-aws/whats-new/2024/02/aws-free-tier-750-hours-free-public-ipv4-addresses/?nc1=h_ls

I recommend that you use IPAM to check if there are any public IPv4 addresses attached to anything other than EC2.
https://docs.aws.amazon.com/vpc/latest/ipam/view-public-ip-insights.html

If you have questions about billing for your AWS account, you may be able to find more detailed information by opening a case with AWS Support under "Account and billing."
Inquiries under "Account and billing" can be made free of charge.
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

전문가

답변함 2년 전

전문가

검토됨 2년 전

전문가

검토됨 2년 전

  • I have a public ip assigned to EC2 and RDS. Are you saying that the public ip assigned to EC2 is free to use, but the public ip assigned to RDS is charged?

  • Yes, that's right. If you enable public access for RDS and have a public IPv4 address attached to your RDS instance, you will be charged a fee.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠