leegilmorecode / clean-serverless-code-part-2
Part 2 of using hexagonal architectures in our Serverless solutions to ensure clean separation of code and infrastructure; with examples written in the AWS CDK and TypeScript.
☆18Updated 2 years ago
Alternatives and similar repositories for clean-serverless-code-part-2:
Users that are interested in clean-serverless-code-part-2 are comparing it to the libraries listed below
- Example of using Amazon EventBridge OpenAPI schemas with TypeScript and the AWS CDK☆13Updated 2 years ago
- An opinionated example of a lightweight 'clean code' Lambda function architecture for a service in the experience layer of SAL Architectu…