I'm sure there are a number of ways to do this but here's how I would approach it.
1. Move Postgres to either it's own instance or use RDS
2. Move Redis to either it's own instance or use Elasticache
3. Convert your cron jobs to Lambda functions that run on cron timer
4. Move your EC2 instance behind a load balancer and create an autoscaling group