These samples show how to use NServiceBus with different AWS features.
AWS
List of Samples
- AmazonSQS CloudEvents Sample
Demonstrates how to consume CloudEvents received through Amazon SQS. - AmazonSQS transport native integration sample
- DynamoDB Persistence Usage with transactions
Using DynamoDB persistence to store sagas and outbox records atomically. - Simple AmazonSQS Transport usage
- Simple DynamoDB Persistence Usage
Using DynamoDB Persistence to store sagas. - Using NServiceBus in AWS Lambda with annotations and SQS
- Using NServiceBus in AWS Lambda with SQS
- Using NServiceBus Sagas with AWS Lambda, SQS, and Aurora
A sample demonstrating the AWS Aurora persistence, AWS Lambda, and AWS SQS with NServiceBus sagas. - Using NServiceBus Sagas with AWS Lambda, SQS, and DynamoDB
A sample demonstrating the AWS DynamoDB persistence, AWS Lambda, and AWS SQS with NServiceBus sagas.