I am new to AWS and am using Elastic Beanstalk to launch a PHP application in Free Tier. My question is whether AWS Elastic Beanstalk Application along with RDS still be considered as free-tier as a setup. For example, below is my current setup: - I created a Elastic Beanstalk Application and deployed a PHP application - Then I created an RDS using the option at the bottom of Beanstalk Configuration page (Data-Tier section). This created an RDS instance.
Now, per my understanding of Free Tier, ONE EC2 t2.micro instance is eligible for Free Tier. So, will this kind of setup be chargeable by Amazon?