How to scale my AWS EC2 instance using SQS backlogs in AWS cloudwatch?
I have an application which will consume the incoming requests from AWS SQS and perform the task on EC2 instance and give it back to my customer. When I try to use AWS AutoScaling by default it only shows to scaling with basic metrics like CPU metrics.