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
506 results
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
70
views
asked 20 days 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
77
views
asked 2 months ago
Henrique SantanaEXPERT
published 2 months ago0 votes110 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
137
views
asked 3 months ago
Francesco PentaEXPERT
published 3 months ago0 votes190 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
280
views
asked 3 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
44
views
asked 4 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
59
views
asked 4 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
60
views
asked 4 months ago
I use SQS to trigger a Lambda function that spawns an ECS task, and the container app then reads messages from the queue to process them. However, when the container tries to get messages from the que...
2
answers
0
votes
135
views
asked 4 months ago
What I’m trying to do
Copy all in‑flight/available messages from SourceQueue → TargetQueue
Move all messages from SourceDLQ → either TargetQueue or TargetDLQ
I want to avoid message loss and minimiz...
1
answers
0
votes
207
views
asked 5 months ago