I want to deploy or upload a Java Application in Elastic Beanstalk.
- Is Elastic Beanstalk a Free Tier eligible service?
- If yes, how long it will be?? Like EC2 750 hrs/ Month
- Read the pricing paragraph in Elastic Beanstalk dashboard. But it seems like Elastic Beanstalk internally using EC2 instance. I am confused here.
As of now my application does not have any database connection, calling API and getting the data instead.
If I deploy the application in Elastic Beanstalk, as a Free Tier user (as of now) anything will be charged for up and running the Elastic Beanstalk service?