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