cdk-python
There are 7 repositories under cdk-python topic.
aws-samples/deploy-langfuse-on-ecs-with-fargate
Self-hosting Langfuse on Amazon ECS with Fargate using CDK Python
aws-samples/aws-bedrock-langchain-python-cdk
This repo will hold a sample code to have the bedrock api via Boto3 and langchain integration
localstack-samples/sample-dms-kinesis-rds-mariadb
Sample Application showcasing how to use DMS to create CDC and full load tasks using the CDK in Python.
artursniegowski/MiniSedric
MiniSedric is a minimal backend service designed to analyze human interactions from audio files using AWS services. The entire infrastructure is set up using AWS CDK.
localstack-samples/ecs-code-mounting-python-cdk
Sample application showcasing how to use the ECS Code Mounting feature with AWS CDK in Python.
san99tiago/aws-cdk-hello-world
Beginner level AWS Python-CDK project to illustrate its usage and workflows.
localstack-samples/sample-dms-s3-kinesis
Sample Application showcasing how to use s3 as a source and kinesis as a target to create full-load and cdc tasks using the CDK in Python