Architecture AWS Cloud Scalability
AWS: Scaling EC2 Groups with SQS
Overview Scale EC2 groups based on CloudWatch Alarms using SQS capacity metrics Create CloudWatch Alarms Create scale-in and scale-out alarms using the SQS ApproximateNumberOfMessagesVisible metric Create AutoScaling policies Add/ Remove capacity units (EC2 instances) based on alarms Test using sample SQS sender and receiver scripts Setup Create an SQS queue — Read more…