There are 1 repository under aws-cdk-typescript topic.
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.
A demo that shows how to implement a serverless nodejs application that supports a collaborative live streaming, or multi-host experience using Amazon IVS.
This is the public roadmap for the custom build AWS CDK Landing Zone solution provided by Towards the Cloud.
Easy Amazon Kinesis load testing with Locust - a modern load testing framework
Examples of small services I've put together to help learn about the products aws provides.
REST API in Amazon API Gateway with Amazon CloudFront Behavior using AWS WAF for API protection
🎉 🎉 aws-cdk-workshop 🎉 🎉
An AWS CDK library to configure and deploy NAT instances individually within their own ASG to improve reliability and availability.
WebSocket API in Amazon API Gateway using AWS CDK
:octocat: Github action to run AWS CDK
Employee Scheduling Optimization Project with AWS CDK
AWS CDK-TypeScript project to showcase an Athena-based solution for S3 data analysis.
A getting started guide on Amazon DocumentDB - how to set up using AWS CDK
L2 constructs for the AWS CDK Network Firewall
An example of Api Gateway and SQS Integration w/o Lambda using the AWS CDK v2.0
This project is a Node.js application deployed to AWS ECS using AWS CDK. It demonstrates a basic CI/CD pipeline using GitHub Actions for continuous integration, Docker for containerization, and AWS CDK for infrastructure as code.
DynamoDB Streams to capture data change in Amazon DynamoDB by CRUD with REST API in Amazon API Gateway
A Simple CRUD Cloud-Based Todo List Application. It documents how to create a simple application using AWS SDK and AWS CDK. Familiarizing with how to use Lambda, S3 Bucket, DynamoDB, API Gateway, CloudFormation, and CodePipeline.
Simple Python-based PoC of an OpenAI chatbot on top of AWS Cloud. IaC on CDK-TypeScript with decoupled Backend and Frontend Stacks.
Amazon EKS AWS CDK Workshop: Provision EKS Cluster in AWS using AWS CDK Typescript.
ShopxIndia is a platform build using microservice-based architecture solution powered by AWS Cloud and GraphQL Federation, providing scalable, high-performance services with a unified API. It utilizes AWS infrastructure, automated CI/CD pipelines, Docker, and an event-driven architecture for enhanced security, performance, and scalability.
Zurich Technical Assignment
Examples of AWS Cloud Development Kit (CDK) infrastructure as code (IaC) solutions. The examples showcase various AWS services and features and demonstrate how to deploy and manage them using the AWS CDK. The repository aims to help developers learn how to use the AWS CDK to provision and manage infrastructure in a programmatic and scalable way.
AWS CDK construct for creating AMIs using HashiCorp Packer
AWS CDK with Typescript Tutorial
A CDK Sample to build a Data Platform
An AWS CDK stack to demo how to deploy an ECS TaskDefinion + run it on demand via ecs run-task
The infrastructure code for the Conduit application, built using Amazon CDK
Entrix Orders Challenge is made up of AWS CDK Typescript IaC to deploy Python AWS Lambdas into a State Machine and tied to an API Gateway
Embracing Modern Data Solutions: Transitioning from Apache Flink to Redis and AWS Lambda with SQS and Kinesis
Simple GenAI Demo with AWS CDK using Anthropic Claude 3.0 Haiku & 3.5 Sonnet
Building RAG (indexing & querying api) and Chatbot quickly with Bedrock Knowledge Base and Streamlit
A simple NestJs microservice with AWS deployment