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개 답변
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
전문가
답변함 일 년 전

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

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

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

관련 콘텐츠