tarasowski / hexagonal-architecture-lambdaLinks
Hexagonal architecture with AWS Lambda
☆33Updated 7 years ago
Alternatives and similar repositories for hexagonal-architecture-lambda
Users that are interested in hexagonal-architecture-lambda are comparing it to the libraries listed below
Sorting:
- Demo to illustrate how you can share code between SLSL projects using monorepo☆36Updated 2 years ago
- Demo app to illustrate how you can build an event-sourced system with Lambda and DynamoDB☆73Updated 2 years ago
- Implementing the Saga pattern for Lambda functions using Step Functions☆91Updated 8 years ago
- Comprehensive Domain Driven Design, CQRS, and Event Sourcing example utilizing AWS SAM.☆56Updated last year
- Implementing hexagonal architecture on AWS Lambda with Node.js☆156Updated last year
- Code for the Manning video course "Production-Ready Serverless: Operational Patterns and Practices"☆195Updated 3 years ago
- Companion code to this blog post https://www.trek10.com/blog/dynamodb-single-table-relational-modeling/☆152Updated 4 years ago
- Demo project for the production-ready serverless workshop☆42Updated 7 years ago
- A community project for capturing, sharing, exploring, and debating the patterns and practices being used in serverless production applic…☆197Updated 2 years ago
- A set of labs that illustrates the concept of multi-tenancy. AWS Lambda layers is used to introduce reusable service constructs and abstr…☆114Updated last year
- Make DynamoDB single-table designs easier to query and update☆81Updated this week
- Simple Event Store for DynamoDB☆85Updated 7 years ago
- Backend for the AppSync Masterclass demo app☆109Updated 3 years ago
- Custom Jest Assertions for Serverless integration testing.☆197Updated 2 years ago
- Chai (https://chaijs.com) and Jest (https://jestjs.io/) assertions for testing services built with aws