Skip to content

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
493 results
According to the answer to [Can there be multiple S3 event notification records in a single SQS message?](https://repost.aws/questions/QUYQ_UCYJoQVS5grtdWQQL_g/can-there-be-multiple-s3-event-notificat...
2
answers
0
votes
33
views
asked 6 days ago
Hi AWS, we are implementing an automated backup-tagging solution for AWS resources (S3, DynamoDB, DocumentDB, RDS, EFS) as part of our audit and compliance requirements. AWS Backup plans are already d...
4
answers
0
votes
47
views
asked 7 days ago
Microservice **A** needs to send a message asynchronously to microservice **B**, but the message should be received by all the instances/replicas of **B** (which are running behind a load balancer). ...
2
answers
0
votes
38
views
asked a month ago
A client has asked us to create an API endpoint that they can hit with changes to a system. They have asked that these changes happen ASAP, but also the changes might be a one off or they might send a...
1
answers
0
votes
50
views
asked a month ago
I ma working on amazon Ads API, Ads marketing stream subscription. I created a stack following the amazon cdk and now, I was trying to subscribe to the sns topics to receive data via my ingress queue....
1
answers
0
votes
40
views
asked a month ago
Hey there, I am trying to validate SQS Fair Queues to see if it will be useful for our application and have read https://aws.amazon.com/blogs/compute/building-resilient-multi-tenant-systems-with-amaz...
3
answers
0
votes
128
views
asked a month ago
I receive a json from a method ``` { "nice": "to have", "really", true } ``` I need to send it to an SQS queue. Policies already are ok, my problem is how to write VTL to send this as message b...
1
answers
0
votes
60
views
asked 2 months ago
Hello AWS Community, I am currently integrating AWS Config across 10+ AWS accounts in my environment and need clarification regarding the compatibility of SNS topics with AWS Config. Specifically: ...
1
answers
0
votes
116
views
asked 3 months ago
I have an Amazon SQS queue in my account, and multiple IAM roles (used by Lambda functions and Glue jobs) that need to send messages to this queue. Only IAM roles whose ARN starts with certain prefix...
3
answers
0
votes
100
views
asked 3 months ago
We setup queue with the following setting Default **visibility** timeout **15 Minutes** Maximum **receives** (in case the queue isn't loaded, retry for 24h before sending to DLQ) **96** Message **r...
6
answers
0
votes
131
views
asked 3 months ago
I have a SQS and DLQ and when a retry is failed in SQS for 5 count the message is moved to DLQ. Here I need a alarm when a new message comes to DLQ, So how to do that and which metrics in DLQ i need t...
2
answers
0
votes
129
views
asked 3 months ago
**Title** Why aren’t messages distributed fairly across tenants in SQS when using MessageGroupId? **Body** I’m trying to implement fair queuing in an SQS-based system (.NET with C#). To do this, I ...
1
answers
0
votes
335
views
asked 3 months ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 42
  • Page size
    12 / page