cdk-constructs
There are 50 repositories under cdk-constructs topic.
cdklabs/cdk-monitoring-constructs
Easy-to-use CDK constructs for monitoring your AWS infrastructure
aws-samples/aws-cdk-stack-builder-tool
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).
rnag/rust.aws-cdk-lambda
A CDK (v2) Construct Library for AWS Lambda in Rust
guiyom-e/cdk-scheduler
Precise-to-the-second CDK construct to schedule events ⏱
dannysteenman/aws-cdk-examples
A repository that contains AWS CDK code examples
TheDesignium/cdk-log-notifier
Collect and filter CloudWatch logs and post to Slack.
stratospheric-dev/cdk-constructs
Some CDK constructs to get started with deploying to AWS.
amzn/buy-with-prime-cdk-constructs
This package extends common CDK constructs with opinionated defaults to help create an organization strategy around infrastructure as code.
fargito/event-scout
Easy testing and monitoring for events flows on Amazon EventBridge
stelligent/mutato
Repo formerly known as mu-cdk. A.K.A Mu2. Pronounced: mew-tah-toe
cdklabs/cdk-verified-permissions
Amazon Verified Permissions L2 CDK Constructs
baselime/cdk
Define your observability as code using the AWS CDK
HsiehShuJeng/cdk-emrserverless-with-delta-lake
This construct builds some elements for you to quickly launch an EMR Serverless application. After submitting the Emr Serverless job, you could also launch an EMR notebook via cluster template to check the outcome from the EMR Serverless application.
dannysteenman/vscode-cdk-snippets
This extension adds L1 construct snippets from AWS CDK into Visual Studio Code.
NimmLor/cdk-self-destruct
Effortlessly create temporary CDK stacks
nickwillan/cdk-encrypted-secret
CDK Construct that creates an AWS Secret Manager Secret and sets the value from an encrypted Ciphertext.
01walid/cdktf-gke-auth
A pure CDK for Terraform construct to authenticate against Google Kubernetes Engine (GKE) without the need of any Terraform module
WtfJoke/cdk-github
CDK Constructs for Github resources
awslabs/aws-serverless-prometheus-push-gateway
AWS Serverless Prometheus Push Gateway enables you to push metrics into Prometheus from any source without modifying your application or running an always-on service for Prometheus to scrape.
dkershner6/cdk-nextjs-export-s3-dynamic-routing
Deploy a static export Next.js site to Cloudfront and S3 while maintaining the ability to use dynamic routes.
dkershner6/cdk-nextjs-standalone-ecs
Deploy a Next.js site to AWS ECS supporting all version 13 features, including properly functioning, efficient Incremental Static Regeneration and Image Optimization.
citizensadvice/ca-cdk-constructs
AWS CDK constructs (Python)
afronski/awsmaniac-aws-cdk
Examples related to AWS CDK blog posts series at AWS Maniac.
LEUNGUU/cdk-eks-blueprint
Amazon EKS Blueprints for CDK Python
Malanius/cdk-verified-ses-identity
AWS CDK construct to create and verify SES identity with DKIM in Route53 hosted zone
neulabscom/neulabs-cdk-constructs
The neulabs-cdk-constructs library contains CDK-based constructs and stacks to allow the creation of cloud infrastructure on AWS.
aws-samples/aws-cdk-state-machine-with-concurrency-controls
This custom CDK component wraps a step function invocation with a set of resources used to control the maximum concurrency of the state machine
andrewwint/AWS-CDK-Resource-Packages
Example AWS CDK constructs as shared infrastructure as code (IaC), to be used across all workloads to ensure consistency of business and technical decisions.
newrelic-experimental/graphql-schema-to-jsii
Generate JSII compliant TypeScript types and documents from a GraphQL Schema
strongishllama/terraform-cdk-constructs
A library for CDKTF constructs.
syniol/serverless-graphql-api-golang
GraphQL API with Graph Database using AWS Neptune, Step Functions and CDK for deployment
tneely/jelly
A Jamstack in CDK
wwermager/aws-cdk-with-custom-constructs
Sample AWS CDK App highlighting the power of using imperative programming languages for infrastructure deployments
yangoz94/cdk-backend-template
A cdk template for serverless backend for quickly starting backend projects