theburningmonk / event-sourcing-demo
Demo app to illustrate how you can build an event-sourced system with Lambda and DynamoDB
☆73Updated 2 years ago
Alternatives and similar repositories for event-sourcing-demo:
Users that are interested in event-sourcing-demo are comparing it to the libraries listed below
- Implementing the Saga pattern for Lambda functions using Step Functions☆91Updated 7 years ago
- Make DynamoDB single-table designs easier to query and update☆80Updated 6 months ago
- Demo to illustrate how you can share code between SLSL projects using monorepo☆36Updated 2 years ago
- Purely Functional and high-order cloud components with AWS CDK☆93Updated 2 years ago
- Simple Event Store for DynamoDB☆86Updated 6 years ago
- A reference application for AWS + serverless framework.☆70Updated 2 years ago
- Create stream processors with AWS Lambda functions☆110Updated last week
- Serverless plugin for forwarding CloudWatch logs to another Lambda function.☆58Updated 4 months ago
- Back-end collector API and publishers for Desole☆63Updated 6 years ago
- A real-time GraphQL API deployed with CDK using AWS AppSync, AWS Lambda, and DynamoDB☆132Updated 4 years ago
- Serverless plugin to attach AWS API Gateway Basic Request Validation https://rafpe.ninja/2017/12/18/serverless-own-plugin-to-attach-aws-a…☆61Updated last year
- Chai (https://chaijs.com) and Jest (https://jestjs.io/) assertions for testing services built with aws☆127Updated last week
- A set of labs that illustrates the concept of multi-tenancy. AWS Lambda layers is used to introduce reusable service constructs and abstr…☆113Updated 8 months ago
- A simple tool to help process DynamoDB Streams☆93Updated 2 years ago
- This is a serverless application that forwards events from a DynamoDB stream to an Amazon EventBridge event bus.☆63Updated 4 years ago
- Shared constructs for AWS CDK☆36Updated 2 years ago
- A scheduler for large amounts of time precise events☆72Updated 2 years ago
- Code for the Manning video course "Production-Ready Serverless: Operational Patterns and Practices"☆193Updated 2 years ago
- Demo of how to ship logs from CloudWatch Logs to a Kinesis stream, and then ship them to Logz.io☆29Updated 4 years ago
- Open source simple UI to Publish, Save and Share AWS EventBridge Events☆83Updated last year
- Serverless framework plugin to export AWS SAM templates for a service☆152Updated 3 years ago
- Serverless plugin to process AWS CloudFormation Stack Output☆91Updated 2 years ago
- Open-source tool to document, discover, and share your Amazon EventBridge schemas.☆197Updated 2 years ago
- GitHub Action for interacting with AWS CDK☆51Updated 3 weeks ago
- 🐑🛵 A declarative lambda middleware with life cycle hooks 🐑🛵☆94Updated 3 years ago
- Serverless plugin to export environment variables into a .env file☆104Updated 2 years ago
- Amazon Kinesis Streams fan-out via Kinesis Analytics (powered by the Serverless Framework)☆105Updated 5 years ago
- A basic Node module for using the circuit breaker pattern in AWS Lambda and general async functions