filipsnastins/transactional-messaging-patterns-with-aws-dynamodb-streams-sns-sqs-lambda
Complete example of implementing microservice Tranasctional Messaging patterns - Idempotent Consumer, Tranasctional Outbox, Transaction Log Tailing, and Unit of Work using AWS DynamoDB Streams, SNS, SQS, and Lambda.
PythonMIT