Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 1.24 KB

File metadata and controls

20 lines (15 loc) · 1.24 KB

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

  • 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