aws-cdk
There are 1113 repositories under aws-cdk topic.
awslabs/multi-agent-orchestrator
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
projen/projen
Rapidly build modern applications with advanced configuration management
cdk-patterns/serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
kalaiser/awesome-cdk
A collection of awesome things related to the AWS Cloud Development Kit (CDK)
awslabs/aws-solutions-constructs
The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions
getlift/lift
Expanding Serverless Framework beyond functions using the AWS CDK
developmentseed/titiler
Build your own Raster dynamic map tile services
cloudcomponents/cdk-constructs
A collection of higher-level reusable cdk constructs
udondan/iam-floyd
AWS IAM policy statement generator with fluent interface
JakePartusch/serverlessui
A command-line utility for deploying serverless applications to AWS. Complete with custom domains, deploy previews, TypeScript support, and more.
mikeroyal/AWS-Guide
Amazon Web Services (AWS) Guide. Learn all about Amazon Web Services Tools, Services, and Certifications.
sam-goodwin/punchcard
Type-safe AWS infrastructure.
awslabs/generative-ai-cdk-constructs
AWS Generative AI CDK Constructs are sample implementations of AWS CDK for common generative AI patterns.
leerob/nextjs-aws-s3
Example Next.js app to upload photos to an S3 bucket.
CloudSnorkel/cdk-github-runners
CDK constructs for self-hosted GitHub Actions runners
functionless/functionless
Build serverless AWS applications with type-safe Components and easy-to-follow Conventions.
aws-samples/amazon-cognito-example-for-external-idp
An example for using Amazon Cognito together with an external IdP
stratospheric-dev/stratospheric
All you need to know to get your Spring Boot application into production with AWS 🍃
nideveloper/CDK-SPA-Deploy
This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier
aws-solutions/document-understanding-solution
Example of integrating & using Amazon Textract, Amazon Comprehend, Amazon Comprehend Medical, Amazon Kendra to automate the processing of documents for use cases such as enterprise search and discovery, control and compliance, and general business process workflow.
panacloud-modern-global-apps/full-stack-serverless-cdk
Learn to Build Full-Stack Serverless Apps and APIs using AWS Cloud Development Kit (CDK) in Baby Steps.
awslabs/realtime-fraud-detection-with-gnn-on-dgl
An end-to-end blueprint architecture for real-time fraud detection(leveraging graph database Amazon Neptune) using Amazon SageMaker and Deep Graph Library (DGL) to construct a heterogeneous graph from tabular data and train a Graph Neural Network(GNN) model to detect fraudulent transactions in the IEEE-CIS dataset.
aws-samples/aws-cdk-project-structure-python
Recommended AWS CDK project structure for Python applications
sam-goodwin/eventual
Build scalable and durable micro-services with APIs, Messaging and Workflows
aws-solutions/performance-dashboard-on-aws
A simple cost-effective web application to build and publish dashboards.
sladg/nextjs-lambda
Lambda deployments for Nextjs12 & Nextjs13 (standalone). Easy CLI commands to get your standalone Next output to run in AWS Lambda (not @Edge)! Uses CDK in behind and produces code zips importable to Terraform, Serverless, Azure, etc.
aws/aws-cdk-go
AWS CDK bindings for Go.
aws-samples/data-lake-as-code
Data Lake as Code, featuring ChEMBL and OpenTargets
aeksco/aws-pdf-textract-pipeline
:mag: Data pipeline for crawling PDFs from the Web and transforming their contents into structured data using AWS textract. Built with AWS CDK + TypeScript
sbstjn/cra-serverless
Serverless pre-rendering (SSR) for React SPA using AWS Lambda, S3, and CloudFront.
awslabs/project-lakechain
:zap: Cloud-native, AI-powered, document processing pipelines on AWS.
tuna/opentuna
TUNA on AWS
MikeBild/sveltekit-adapter-aws
A SvelteKit adapter for AWS using the AWS-CDK
awsrun/aws-serverless
AWS Lambda & Serverless - Developer Guide with Hands-on Labs. Develop thousands line of aws lambda functions interact to aws serverless services with real-world hands-on labs
aws-samples/mlops-e2e
MLOps End-to-End Example using Amazon SageMaker Pipeline, AWS CodePipeline and AWS CDK