leegilmorecode / Serverless-Event-Sourcing-CQRSLinks
An example of event sourcing and CQRS in serverless, with code examples in TypeScript and the AWS CDK.
☆10Updated last year
Alternatives and similar repositories for Serverless-Event-Sourcing-CQRS
Users that are interested in Serverless-Event-Sourcing-CQRS are comparing it to the libraries listed below
Sorting:
- Example of using Amazon EventBridge OpenAPI schemas with TypeScript and the AWS CDK☆14Updated 3 years ago
- An opinionated example of a lightweight 'clean code' Lambda function architecture for a service in the experience layer of SAL Architectu…☆32Updated 2 years ago
- An opinionated discussion around how to set up, structure, and deploy your AWS CDK Serverless apps using CDK Pipelines in line with AWS b…☆13Updated 2 years ago
- Part 2 of using hexagonal architectures in our Serverless solutions to ensure clean separation of code and infrastructure; with examples …☆19Updated 3 years ago
- Frontend app to go with the backend Cognito demos☆14Updated 2 years ago
- How to have private platform serverless APIs communicating securely internally within your organisations without needing to traverse the …☆11Updated 4 years ago
- Using hexagonal architectures in our Serverless solutions to ensure clean separation of code and infrastructure; with examples written in…☆78Updated 3 years ago
- An opinionated discussion around how to set up, structure, and deploy your AWS CDK Serverless apps using CDK Pipelines in line with AWS b…☆21Updated 2 years ago
- Sample project to demonstrate how to use Event Bridge API Destinations to integrate with Mailchimp☆12Updated 4 years ago
- This sample demonstrates the deployment of a Miro App on AWS using the AWS Cloud Development Kit (CDK).☆14Updated last year
- How to use serverless caching strategies within your solutions, with code examples and visuals, written in TypeScript and the CDK, and wi…