You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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.
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.
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.