Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

AWS CDK Examples

This repository contains a set of example projects for the AWS Cloud Development Kit.

Table of Contents

  1. About this Repo
  2. Examples
  3. Learning Resources
  4. Additional Examples
  5. License

About this Repo

This repo is our official list of CDK example code. The repo is subdivided into sections for each language (see "Examples"). Each language has its own subsection of examples with the ultimate aim of complete language parity (same subset of examples exist in each language). These examples each provide a demonstration of a common service implementation, or infrastructure pattern that could be useful in your use of the CDK for building your own infrastructure.

We welcome contributions to this repo in the form of fixes to existing examples or addition of new examples. For more information on contributing, please see the CONTRIBUTING guide.

This is considered an intermediate learning resource and should typically be referenced after reading the Developer Guide or CDK Workshop (please see Learning Resources for more information on these resources).

Examples

This repo contains examples in each language supported by the CDK. Some languages are fully supported by JSII, but as additional languages are added, you will see those marked as Developer Preview. You can find the examples for each of those languages at the following links:

LanguageJSII Language-Stability
Typescript ExamplesStable
Python ExamplesStable
.NET ExamplesStable
Java ExamplesStable
Go ExamplesStable

Learning Resources

While this is an excellent learning resource for the CDK, there are other resources that can be referenced to assist with your learning/development process.

Official Resources

Unofficial/Community Resources

If you have created a CDK learning resource and would like it to be listed here, please read the related CONTRIBUTING section for more info.

Additional Examples

The examples listed below are larger examples hosted in their own repositories that demonstrate more complex or complete CDK applications.

If you would like your repo to be listed here, please read the CONTRIBUTING guide for more details.

ExampleDescriptionOwner
aws-cdk-changelogs-demoA full serverless Node.js application stack deployed using CDK. It uses AWS Lambda, AWS Fargate, DynamoDB, Elasticache, S3, and CloudFront.AWS

License

This library is licensed under the Apache 2.0 License.

关于 About

Example projects using the AWS CDK
cdkcdk-examples

语言 Languages

Python31.2%
TypeScript28.5%
Java12.9%
Go7.7%
JavaScript6.7%
C#5.9%
C++2.4%
Shell2.3%
HTML1.1%
Dockerfile0.5%
Batchfile0.4%
CSS0.2%
ASL0.1%
Makefile0.1%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
65
Total Commits
峰值: 11次/周
Less
More

核心贡献者 Contributors