Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in amazon-sqs

AWS Lambda - SQS Integration with Exponential Backoff

Creating Amazon SNS messages to be processed in the future

Issue testing spring cloud SQS Listener

Slow message consumption using AmazonSQSClient

How to mock AmazonSQS in unit test to not make a call to SQS?

Consumer Poll Rate with Akka, SQS, and Camel

AWS Beanstalk: Exponential backoff for SQS?

How to get around the Linux "Too Many Arguments" limit

linux shell amazon-sqs

How to confirm delivery of Message to Amazon SQS Queue?

AWS SNS message lifetime

How to modify the object mapper that Spring Cloud AWS uses to deserialize SQS messages?

Acknowledge message in SQS queue

AWS Lambda Polling from SQS: in-flight messages count

Why is ApproximateAgeOfOldestMessage in SQS not bigger than approx 5 mins

Encrypted bucket notifications from S3 to SQS

Laravel - Job dispatched on one server, handled on another

How to configure custom Spring Cloud AWS SimpleMessageListenerContainerFactory so it keeps working with @SqsListener

AWS SQS FIFO - How to get more than 10 messages at a time?

Is there an in-memory SQS?

Getting SQS dead letter queue to work with Spring Boot and JMS