aws-cdk-python-workshop icon indicating copy to clipboard operation
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

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