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
專家
已回答 1 個月前
profile picture
專家
已審閱 1 個月前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南