AWS CDK Feature Image

AWS CDK Project

A personal project space for AWS CDK tests. I had the opportunity to work on a Production AWS CDK (Typescript) Project in a previous work role, so this is really to build upon learnings.

AWS Data Platform

URL: https://github.com/petesql/aws-data-platform
Description: My own AWS CDK (Typescript) Data Platform. Single-Stack App space for ongoing development and personal builds so I can test database features/issues.
Includes: VPC, IAM, S3, EC2, SSM, RDS, Redshift, Glue, Lambda, Makefile & Python.

Multi Stack Template

URL: https://github.com/petesql/aws-cdk-multi-stack-template
Description: A Multi-Stack AWS CDK (Typescript) App for personal purposes.
Includes: VPC, IAM, EC2 & Makefile.

Initial Base App Template

URL: https://github.com/petesql/aws-cdk-initial-stack-template
Description: A fresh AWS CDK (Typescript) App for reference purposes.