Tag: sqs
All the articles with the tag "sqs".
-
Simple Concurrency Limiting with AWS Primitives: Step Functions and SQS for Priority-Based API Throttling
How we solved the classic enterprise integration problem of connecting fast, modern systems to slow, rate-limited legacy APIs using AWS primitives: Step Functions, priority queues, and Lambda concurrency controls that turn rate limiting into a simple queueing problem.