Repository navigation

#

cdk-examples

Example projects using the AWS CDK

Python
5332
2 天前

AWS CDK Builder is a browser-based tool designed to streamline bootstrapping of Infrastructure as Code (IaC) projects using the AWS Cloud Development Kit (CDK).

TypeScript
202
9 个月前

Deploy self-hosted GitHub Actions runner to AWS Fargate using AWS Cloud Development Kit (CDK)

TypeScript
129
2 年前

A collection of AWS CDK Python examples with architecture diagrams for frequently used AWS services

Python
117
1 天前

A CDK (v2) Construct Library for AWS Lambda in Rust

TypeScript
86
2 年前

🦄 ‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎Next.js webapp using Server Side Rendering (SSR) and Incremental Static Regeneration (ISR) deployed with Serverless Nextjs CDK construct on AWS using CloudFront and Lambda@Edge

TypeScript
85
2 年前

End to End example for deploying a docker container and a static frontend to AWS ECS and AWS Cloudfront

TypeScript
66
1 年前

Collection of AWS Fault Injection Simulator (FIS) experiment templates deploy-able via the AWS CDK

TypeScript
58
2 年前

Code examples from The CDK Book.

TypeScript
55
3 年前

CDK construct that creates a WebSocket endpoint for you for any EventBridge rule you are interested in. (Built for debugging + testing )

HTML
53
2 年前

Create and deploy an AWS CDK TypeScript app on your AWS account in less than 5 minutes using GitHub actions!

TypeScript
44
3 天前
TypeScript
41
1 年前

Using a configuration file alone, deploy complex AWS Network Architectures using the AWS CDK to learn from and explore!

TypeScript
40
5 天前

This package extends common CDK constructs with opinionated defaults to help create an organization strategy around infrastructure as code.

TypeScript
31
1 年前

End to end example for deploying a serverless application via CDK for Terraform

TypeScript
31
3 天前

This repository contains a sample implementation of Fanout Architecture using .NET6 Worker Services to process messages from Amazon SNS Topic and Amazon SQS Queue. Since the Worker Services would have no UI, to operate this solution, you need Observability implemented. In this repository, you can also find sample .NET Observability implementation using the combination of AWS X-Ray and Amazon CloudWatch. To provision this solution, you can use AWS CDK to implement your modern Infrastructure as Code, using .NET C# to provision all AWS Resources your application needs.

C#
30
1 年前