Host a python django website in aws in free tier

0

I'm a newbie to AWS. I have developed a python django website of size 5GB. I'm planning to launch it via AWS Ec2 instance by adding ads in the site. I created an ec2 instance by choosing t3.micro and a db- rds instance by selecting mysql. So this db instance went beyond 20GB limit in a day which i have no idea. i did just created the db instance. So this ec2 instance will have project folder of size 5GB and DB rds instance will have a user table which will be used on signup of the user and during login of the user. Only two scenarios. How to choose ec2 instance type and DB rds instance storage to stay in free tier?

已提問 1 年前檢視次數 1297 次
1 個回答
0

Below guidance and links with details will help you plan for the scenario

  1. https://aws.amazon.com/rds/free/
  2. https://aws.amazon.com/free/ --> This covers compute, RDS, S3 and EBS
profile pictureAWS
專家
已回答 1 年前

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

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

回答問題指南