Learning the code way
A small step towards sharing what I have learned.
Showing posts with label
sqs
.
Show all posts
Showing posts with label
sqs
.
Show all posts
Sunday, 9 August 2020
An SNS primer - also Auto Routing SNS messages to different SQS
›
It is a standard decoupling pattern to have publishers send their messages to an SNS owned by them. Consumers will setup SQS endpoints that...
1 comment:
Saturday, 9 May 2020
Step Functions - AWS Service Integrations 2
›
In the previous post we successfully executed dynamo db, sqs and sns interactions directly from step functions. I wanted to try some tweaks...
1 comment:
Tuesday, 28 April 2020
SNS SQS and the multi function Lambda
›
So I had a use case where I needed to listen to a 4/5 different notifications and then setup a Lambda which synced it. I could setup a diff...
›
Home
View web version