aws-cdk-examples
CDK examples
Provides example projects for building AWS infrastructure with the CDK using various programming languages.
Example projects using the AWS CDK
5k stars
81 watching
2k forks
Language: Python
last commit: 13 days ago
Linked from 1 awesome list
cdkcdk-examples
Related projects:
Repository | Description | Stars |
---|---|---|
awsdocs/aws-doc-sdk-examples | Repository providing code examples for using AWS SDKs to interact with various AWS services | 9,594 |
neilkuan/cdk-sample-save | An AWS CDK example demonstrating the creation of a custom VPC with a unique subnet and various resources such as EC2 instances, S3 buckets, and IAM roles. | 5 |
aws/aws-cdk | A framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation | 11,696 |
seeebiii/projen-test | An example project showing how to create and publish AWS CDK constructs using projen and jsii | 38 |
vvo/nextjs-vercel-aws-cdk-example | An example Next.js project demonstrating deployment on Vercel with AWS services for database, cron jobs, and asynchronous jobs using AWS CDK's infrastructure as code features. | 74 |
cdk-patterns/serverless | Provides pre-built, reusable architecture templates for AWS Serverless applications in TypeScript and Python. | 2,289 |
aws-samples/aws-dynamodb-examples | A repository of code samples and examples for using Amazon DynamoDB in cloud-native applications. | 551 |
fwiech/remix-aws-cdk-example | An AWS CDK project demonstrating local development and deployment of a Remix-based application | 61 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
aws/aws-cdk-rfcs | A repository for proposing and tracking changes to the AWS CDK project. | 536 |
kcwinner/advocacy | A collection of code examples and tutorials on using AWS Amplify and Appsync with the AWS CDK for managing resources | 17 |
martzcodes/blog-cdk-openapi | Deploying an API to AWS with a CDK TypeScript project | 2 |
aws-samples/aws-nodejs-sample | Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 | 303 |
aws-samples/aws-codedeploy-samples | Provides sample scenarios and templates for automating deployment of AWS applications using CodeDeploy | 639 |
awhereapi/api-code-samples | A collection of code samples demonstrating how to use the API platform from various programming languages. | 9 |