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:
- AWS CDK Serverless Toolsuite☆86Updated last month
- 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.☆33Updated 2 years ago
- Allow your consumers to listen to schema changes with Amazon EventBridge☆32Updated 2 years ago
- Sample application for cross-domain, cross-account events with EventBridge☆32Updated last year
- Webhook management system created by AWS Serverless services☆21Updated 3 years ago
- Pattern generator and debugging tool for Amazon EventBridge☆22Updated last year
- Typescript toolbox for AWS EventBridge☆77Updated 2 years ago
- This repo shows how Amazon DynamoDB tables can be shared across multiple tenants in a SaaS by enforcing security using DynamoDB fine-grai…☆29Updated last year
- Demo app for how to implement multi-tenancy with AppSync and Cognito. Part of the AppSync Masterclass (https://appsyncmasterclass.com).☆17Updated 2 years ago
- ☆50Updated last week
- ☆25Updated last year
- Build Full Stack Cloud Native Web Apps on AWS Fast☆75Updated 6 months 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 AWS CDK construct for having passwordless authentication using Cognito userpool☆19Updated 2 years ago
- ☆26Updated this week
- CDK-based library for writing elegant, fast-executing integration tests on AWS serverless architecture and an additional web console to m…☆88Updated last month
- An opinionated discussion around how to set up, structure, and deploy your AWS CDK Serverless apps using CDK Pipelines in line with AWS b…☆32Updated 2 years ago
- Use Step Functions Distributed Map to run massively parallel DynamoDB migrations in AWS CDK☆22Updated 2 years ago
- Open source simple UI to Publish, Save and Share AWS EventBridge Events☆83Updated last year
- Using hexagonal architectures in our Serverless solutions to ensure clean separation of code and infrastructure; with examples written in…☆77Updated 2 years ago
- Sample of a decoupled audit service using Amazon EventBridge and AWS Step Functions. Provisioned with AWS CDK.☆44Updated 4 months ago
- CDK construct that creates a WebSocket endpoint for you for any EventBridge rule you are interested in. (Built for debugging + testing )☆52Updated 2 years ago
- a CDK construct for Step Functions State Machines that allows for easy integration with Workflow Studio☆43Updated 9 months ago
- ☆35Updated last year
- This repository describes how to integrate Amazon Cognito User Pool(OAuth 2.0 Client credentials grant) and Amazon API Gateway(Cognito Au…☆46Updated 3 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
- Remote debugging AWS Lambda functions☆57Updated this week
- The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code