cdk-sample-save
AWS CDK example
An AWS CDK example demonstrating the creation of a custom VPC with a unique subnet and various resources such as EC2 instances, S3 buckets, and IAM roles.
Save some AWS CDK example
5 stars
3 watching
0 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
awsaws-cdkpythontypescript
Related projects:
Repository | Description | Stars |
---|---|---|
neilkuan/cdk-okd-311-infra | A CDK sample project demonstrating the creation of an OKD 3.11 cluster via AWS | 0 |
neilkuan/aws-lambda-container-sample | An AWS Lambda project demonstrating custom container deployment using Dockerfile | 0 |
kcwinner/advocacy | A collection of code examples and tutorials on using AWS Amplify and Appsync with the AWS CDK for managing resources | 17 |
aws-samples/aws-cdk-examples | Provides example projects for building AWS infrastructure with the CDK using various programming languages. | 5,140 |
cdk-dev/create-cdk-app | Tool for generating new AWS CDK apps from pre-defined templates | 17 |
seeebiii/projen-test | An example project showing how to create and publish AWS CDK constructs using projen and jsii | 38 |
fwiech/remix-aws-cdk-example | An AWS CDK project demonstrating local development and deployment of a Remix-based application | 61 |
neilkuan/ddt-techday-demo | An AWS CDK project demonstrating the creation of an ASG web server using TypeScript. | 0 |
botpress/cdk-postgresql | Provides AWS CDK constructs to simplify the deployment of PostgreSQL databases on AWS | 24 |
vvo/nextjs-vercel-aws-cdk-example | An example Next.js project demonstrating deployment on Vercel with AWS services for database, cron jobs, and asynchronous jobs using AWS CDK's infrastructure as code features. | 74 |
neva-argueta/custom-awscdk-app-ts | A custom AWS CDK project showcasing external modules and webpack bundler integration | 0 |
neilkuan/rke2-eks-d-lab | A sample project demonstrating deployment of a Kubernetes cluster using RKE2 and Amazon EKS-D with CDK | 0 |
nikovirtala/cdk-preview-environments | Automates the deployment and destruction of preview environments in AWS CDK projects triggered by GitHub Actions pull requests | 27 |
tecracer/cdk-templates | Provides reusable templates and tools for deploying AWS CDK applications | 118 |
iliapolo/aws-cdk-sdk | Provides a type-safe interface to invoke AWS SDK API calls during CDK application deployment | 2 |