i am experimenting AWS and would like to deploy a spring boot app on EC2(Linux) and connecting to mysql db instance created with RDS . as per the reference AWS freetier
i have query for the scenario, to stay in free tier slab,
- ec2 instance + RDS mysql instance running time >=750 hours or
- Each ec2 instance instance running time >=750 hours and RDS mysql instance running time >=750 hours(parllely running both rds instance and ec2 instance for 750hours/month)
thanks for the support.