So because of NetworkOut < 2000000 for 1 datapoints within 5 minutes
policy in the autoscaling group my instance got terminated. Then it created a new instance but did not redeploy my app on the new instance. Why is that? Shouldn't it be automatically deploying the app on the new instance?
By the way, I am using Elastic Beanstalk and the flask backend.
If you can help me figure out why it is happening, then that would be awesome?