AWS SQS Queue: Check List
Amazon Simple Queue Service (SQS) is deceptively simple to get started with, but surprisingly easy to misconfigure in ways that cause silent message loss, runaway costs, duplicate processing storms, o

Search for a command to run...
Articles tagged with #sqs
Amazon Simple Queue Service (SQS) is deceptively simple to get started with, but surprisingly easy to misconfigure in ways that cause silent message loss, runaway costs, duplicate processing storms, o

Moto is an open-source Python library originally designed for mocking AWS services. Moto Server is its standalone HTTP server mode, which exposes a fully functional fake AWS API that any client — rega

In this article, we'll explore another practical use case of KEDA, where we scale an application dynamically in response to message traffic. This involves leveraging the combined power of Amazon EKS Cluster, KEDA, and the AWS SQS. Pre-requisites Ins...

In the previous post Deploying AWS Lambda Functions with AWS SAM, we saw how easy it is to deploy an AWS Lambda function with Amazon API Gateway. Today we want to complement it by using SNS and SQS as triggers for the Lambda function when dealing wit...
