All Content tagged with Amazon Simple Queue Service
Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
508 results
1. When fair queue filters out noisy tenant messages from within the sample — does the batch size shrink? For example, if 10 messages were retrieved but 7 are from the noisy tenant and deprioritized, ...
Accepted AnswerAmazon Simple Queue Service
3
answers
0
votes
70
views
asked 23 days ago
**My Setup**
Running fair queue tests with 4 tenants using MessageGroupId. Skewed load — tenant-A has 420 messages, others have 60 each. 5 pollers with MaxNumberOfMessages=10.
**What I Observed**
F...
Accepted AnswerAmazon Simple Queue Service
2
answers
0
votes
59
views
asked 24 days ago
Hello, nice to meet you. My name is Andrew.
On this occasion, I'm looking for help or guidance on how to autoscale an ECS container in Fargate. I've already read the documentation and understand how ...
1
answers
0
votes
123
views
asked 2 months ago
We are using AWS Valkey Serverless with a Spring Boot microservices architecture running on Kubernetes.
We intermittently see Redis command timeout exceptions for both GET and SETEX operations, even ...
Hi,
We need advice on the best-practice AWS architecture for a long-running async process.
Our application stack:
- Frontend: Vite React, hosted on S3 static hosting + CloudFront
- Backend: Python ...
1
answers
0
votes
108
views
asked 3 months ago
Henrique SantanaEXPERT
published 4 months ago0 votes151 views
Every Lambda invocation starts with a trigger, but what happens between that trigger and your code running is far more complex than most developers realize. This session pulls back the curtain on Lamb...
Hello
We are frequently encountering SQS 500 Internal Failure errors across multiple queues, including low-traffic queues and during off-peak hours. I have attached the application logs for your refer...
3
answers
0
votes
159
views
asked 4 months ago
Francesco PentaEXPERT
published 5 months ago0 votes209 views
This article provides general guidance on migrating Application Integration resources from one region to another.
We're running several SQS queues in production, all with DLQs configured. I set up CloudWatch alarms when we first deployed, but I'm honestly not confident the setup catches what it should.
My initia...
1
answers
0
votes
442
views
asked 5 months ago
Hi,
I'm trying to conditionally deny sqs:SendMessage on an SQS queue based on a resource tag.
My goal is to “suspend” a queue by adding a tag like suspend=true, and have a resource-based queue polic...
1
answers
0
votes
54
views
asked 5 months ago
why do mwaa creates internal sqs with different arn
and how can we add its permissions for sqs without using wildcard
in cdk code
1
answers
-1
votes
66
views
asked 5 months ago
We have a Ruby Sidekiq task in ECS that is getting a missing credentials error sporadically. This only started happening in the past 3 weeks or so but the code we deploy hasn't changed in 6 months. ...
3
answers
0
votes
75
views
asked 5 months ago