apoorvmote / cdk-examplesLinks
These are CDK template/patterns that I came across my journey with AWS CDK.
☆37Updated 3 years ago
Alternatives and similar repositories for cdk-examples
Users that are interested in cdk-examples are comparing it to the libraries listed below
Sorting:
- A real-time GraphQL API deployed with CDK using AWS AppSync, AWS Lambda, and DynamoDB☆129Updated 4 years ago
- Sample of a decoupled audit service using Amazon EventBridge and AWS Step Functions. Provisioned with AWS CDK.☆45Updated 6 months ago
- Implementing hexagonal architecture on AWS Lambda with Node.js☆153Updated last year
- This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier☆231Updated 2 years ago
- Typescript toolbox for AWS EventBridge☆77Updated 2 years ago
- Using hexagonal architectures in our Serverless solutions to ensure clean separation of code and infrastructure; with examples written in…☆80Updated 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
- ☆107Updated 5 months ago
- Production-ready Serverless API with DynamoDB, Typescript and best practices, sponsored by https://dynobase.dev☆54Updated 2 years ago
- Backend for the AppSync Masterclass demo app☆109Updated 3 years ago
- Base template for serverless framework with typescript, eslint and jest preconfigured☆71Updated 2 years ago
- ☆151Updated 5 months ago
- An example for using Amazon Cognito together with an external IdP☆306Updated last month
- Chai (https://chaijs.com) and Jest (https://jestjs.io/) assertions for testing services built with aws☆129Updated this week
- Demo app to illustrate how you can build an event-sourced system with Lambda and DynamoDB☆73Updated 2 years ago
- AWS CDK Examples Repository☆59Updated 5 months ago
- ☆25Updated last year
- AWS CDK Serverless Toolsuite☆86Updated 3 months ago
- Implode your AWS CDK Stack after set amount of time, save money, be happy!☆41Updated 2 years ago
- A centralized login and SSO application to authenticate several websites and mobile apps.☆219Updated last year
- Secure web socket implementation using AWS products and serverless framework☆52Updated 2 years ago
- Highly opinionated project template for Serverless Framework that follows and applies hexagonal architecture principle to serverless worl…☆200Updated 2 months ago
- ☆35Updated 5 years ago
- ☆58Updated 4 years ago
- Workshop - Build an authenticated CDK back end☆47Updated 4 years ago
- ☆157Updated 6 months ago
- Demo to illustrate how you can share code between SLSL projects using monorepo