Projects with this topic
Sort by:
-
The project is a minimal sample of .NET API performing CRUD operations on a DynamoDB, it is also a small example of integrating AWS services where a Lambda function is listening on SQS, the Lambda will modify a DynamoDB when a message ends up in the Queue. Also the infrastructure is set up by AWS CDK a powerful Infrastructure as Code tool.
Updated