Free tier bill: RDS/VPC

0

I am new to AWS, just created the free tier account to use it for a college project.

The problem is that I needed a MYSQL database, so I choose RDS. But, to communicate with other machines, I think that the RDS must be associated with a VPC with an IPV4 that can reach all internet (0.0.0.0/0).

Since I did this change, now I and my colleagues are able to use the database, but the cost's management console started to show some costs.

As we are Brazilian, and the costs are in dollars, it's hard for us to maintain them.

Is there another way to use the database without being billed? Am I doing something unnecessary to get billed?

1개 답변
2

Hello.

AWS will charge for public IPv4 from February 2024.
Therefore, when you enable RDS public access, a public IPv4 is attached, so it is expected that you will be charged.
https://aws.amazon.com/jp/blogs/aws/new-aws-public-ipv4-address-charge-public-ip-insights/

Therefore, please create an EC2 in the free tier and set it as a stepping stone instance.
Disable public access for RDS and configure it to access from EC2 as a stepping stone.
https://aws.amazon.com/jp/blogs/mt/use-port-forwarding-in-aws-systems-manager-session-manager-to-connect-to-remote-hosts/

In the case of RDS charges, please make sure that the settings are within the free tier.
https://aws.amazon.com/rds/free/?nc1=h_ls

profile picture
전문가
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전
profile picture
전문가
검토됨 한 달 전

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

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

질문 답변하기에 대한 가이드라인

관련 콘텐츠