My current Elastic Beanstalk environment is using the "t2.micro" instance. Recently, my website is getting a lot of traffic and it is not been able to handle CRON jobs. The instance is getting overloaded with high memory usage.
I want to change my instance to better RAM (at least 4GB). I can't find the option to change the instance type in Elastic Beanstalk settings.
Can you please guide me on how to upgrade the instance without any downtime? Thank you