* Update 101-aws-cdk.md AWS CDK Documentation * Update 101-aws-cdk.mdpull/1657/head
parent
9e1e92a064
commit
daf4718709
1 changed files with 9 additions and 1 deletions
@ -1 +1,9 @@ |
|||||||
# Aws cdk |
# AWS CDK |
||||||
|
|
||||||
|
The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework used to provision cloud infrastructure resources in a safe, repeatable manner through AWS CloudFormation. |
||||||
|
|
||||||
|
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://aws.amazon.com/cdk/'>AWS CDK Website</BadgeLink> |
||||||
|
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://docs.aws.amazon.com/cdk/index.html'>Official Documentation</BadgeLink> |
||||||
|
<BadgeLink badgeText='AWS CDK Explained' colorScheme='blue' href='https://docs.aws.amazon.com/cdk/v2/guide/home.html'>What is the AWS CDK?</BadgeLink> |
||||||
|
<BadgeLink badgeText='Getting Started Guide' colorScheme='blue' href='https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html'>AWS SDK Getting Started Guide</BadgeLink> |
||||||
|
<BadgeLink badgeText='AWS CDK Examples' colorScheme='blue' href='https://github.com/aws-samples/aws-cdk-examples'>AWS CDK Examples</BadgeLink> |
||||||
|
Loading…
Reference in new issue