https://github.com/cdk-patterns/cdk-patterns
https://github.com/cdk-patterns/cdk-patterns
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cdk-patterns/cdk-patterns
- Owner: cdk-patterns
- Created: 2020-07-09T18:14:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-12T02:43:08.000Z (over 3 years ago)
- Last Synced: 2025-01-25T19:25:57.853Z (over 1 year ago)
- Size: 11.7 KB
- Stars: 70
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

CDK Patterns houses an [opensource collection](https://github.com/cdk-patterns/serverless) of AWS Serverless architecture patterns built with CDK for developers to use.
The patterns are sourced via AWS Heroes / Advocates and come with links to their original content
Follow [@CdkPatterns](https://twitter.com/cdkpatterns) for live discussion / new pattern announcements. I plan to add a new pattern weekly so check back regularly!
You can also checkout [cdkpatterns.com](https://www.cdkpatterns.com) to see all patterns, filter by serverless component or see how they relate to the AWS Well Architected Framework
You can also check out our [Deconstructing CDKPatterns](https://www.youtube.com/channel/UCuR3jnWEnxx1G2axUMVaogg) YouTube channel for in depth walk throughs of the patterns.
Note, this is maintained by [@nideveloper](https://twitter.com/nideveloper) not AWS. For my motivation, please read this [blog post](https://www.mattcoulter.com/blog/post/2)
## New to AWS CDK?
* To learn more visit the [AWS getting started guide](https://docs.aws.amazon.com/cdk/latest/guide/getting_started.html)
* To do a workshop on CDK visit [cdkworkshop.com](https://cdkworkshop.com)
* Visit the [Hey CDK "How To" series](https://garbe.io/blog/2019/09/11/hey-cdk-how-to-migrate/) for some detailed answers
* Check out [Awesome CDK](https://github.com/eladb/awesome-cdk) for a curated list of awesome projects related to CDK