/Serverless-Event-Sourcing-CQRS

An example of event sourcing and CQRS in serverless, with code examples in TypeScript and the AWS CDK.

Primary LanguageTypeScript

Serverless Event Sourcing & CQRS - Part 1

An example of event sourcing and CQRS in serverless, with code examples in TypeScript and the AWS CDK.

Part 1 covers the Event Sourcing side of the article.

image

Note: This is a basic example to discuss the features and is not production ready.

The article can be found here: https://blog.serverlessadvocate.com/serverless-event-sourcing-cqrs-part-1-4e5968e77ece

Deploying

In the gilmore-hr-service folder run npm run deploy

Note: There are costs associated with running the solution.