Monitoring dynamodb table using dynamodbstream, lambda, SNS and SQS
2018-11-19
I uploaded an example code on how to monitor a Dynamodb table (INSERT, MODIFY, and REMOVE) using dynamodbstreams, lambda, SNS, and SQS. Please have a look here.
Aws · Dynamodb · Dynamodbstreams · Lambda · Sns · Sqs
1 minute
AWS SQS lengthy message processing
2018-10-05
Before, I uploaded an example on how to handle lengthy processing of PubSub subscription messages in GitHub. This time, it’s for AWS SQS. Have a look at the sample code here.
Aws · Client · Lengthy · Sqs · Subscription
1 minute