aws-cdk-python-workshop
aws-cdk-python-workshop copied to clipboard

aws-cdk-python-workshop
This workshop provides with some samples to walk you through the AWS Serverless and Container development with AWS CDK and Python.
Pre-requisities
- [x] Create and Active AWS Account
- [x] Prepare your VSCode or PyCharm environment
- [x] Install and Configure your AWS CLI
- [x] Install Docker Desktop for your Mac or Windows
Labs
- [x] Lab 1 - Prepare your AWS CDK environment with Python
- [x] Lab 2 - Build and publish your AWS Lambda Layer to SAR(Serverless App Repository)
- [x] Lab 3 - Generate your customize buttons for SAR
- [x] Lab 4 - Build a serverless url-shortener application with AWS CDK in Python
- [x] Lab 5 - Build a Flask App with AWS CDK in Python on Fargate
- [x] Lab 6 - Build your Amazon EKS environment with AWS CDK