-
Notifications
You must be signed in to change notification settings - Fork 440
Still no FIFO SNS/SQS? #3828
Copy link
Copy link
Closed
Labels
area/svcIssues about services.Issues about services.size/SWe should be able to deliver roughly 2 small issues in a sprint.We should be able to deliver roughly 2 small issues in a sprint.type/featureIssues that are new feature requests.Issues that are new feature requests.type/requestIssues that are created by customers.Issues that are created by customers.
Metadata
Metadata
Assignees
Labels
area/svcIssues about services.Issues about services.size/SWe should be able to deliver roughly 2 small issues in a sprint.We should be able to deliver roughly 2 small issues in a sprint.type/featureIssues that are new feature requests.Issues that are new feature requests.type/requestIssues that are created by customers.Issues that are created by customers.
I saw a previous issue stating that SQS fifo changes were rolled back because SNS fifo wasn't ready. About a year ago now.
#2800
I've got heavy pubsub implemented with Copilot and, in fact, the pubsub feature is what drew me in. Now I need FIFO, lol. So I'm faced with:
Both are decent sized time investments for me and my small team that rely on Copilot for infrastructure creation.
Has anyone in the community got a recommendation for how they worked around this missing functionality in their project?