leegilmorecode / serverless-clean-code-experienceLinks
An opinionated example of a lightweight 'clean code' Lambda function architecture for a service in the experience layer of SAL Architecture, with code examples written in the AWS CDK and TypeScript.
☆31Updated 2 years ago
Alternatives and similar repositories for serverless-clean-code-experience
Users that are interested in serverless-clean-code-experience are comparing it to the libraries listed below
Sorting:
- Example of using Amazon EventBridge OpenAPI schemas with TypeScript and the AWS CDK☆13Updated 2 years ago
- How to implement passwordless login using magic links with Cognito.☆32Updated 2 years ago
- Sample application for cross-domain, cross-account events with EventBridge☆32Updated last year
- Pattern generator and debugging tool for Amazon EventBridge☆22Updated last year
- ☆25Updated last year
- AWS CDK Serverless Toolsuite☆84Updated 3 weeks ago
- ☆49Updated 2 weeks ago
- Part 2 of using hexagonal architectures in our Serverless solutions to ensure clean separation of code and infrastructure; with examples …☆18Updated 2 years ago
- Allow your consumers to listen to schema changes with Amazon EventBridge☆32Updated 2 years ago
- This project is an AWS Cloud Development Kit (CDK) implementation of Gregor Hohpe's Loan Broker example. The purpose is to show how serv…☆28Updated 2 months 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
- CDK construct that creates a WebSocket endpoint for you for any EventBridge rule you are interested in. (Built for debugging + testing )