sqs
-
Solved: When using SQS and Lambda, what is the best way to rate limit how many messages the lambda can process per minute?
Learn three battle-tested methods to rate limit SQS and Lambda. Tame the firehose, control message processing, and protect your downstream APIs. Continue reading
-
Solved: Auto-Scale AWS ASG based on Custom SQS Queue Length
Learn to auto-scale your AWS ASG based on SQS queue length. This guide uses Lambda and a custom CloudWatch metric for a cost-effective scaling policy. Continue reading