Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 566 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 566 Bytes

AWS CDK workshop

Building a serverless API using AWS CDK with Python

Contents

  • .github - Folder for enabling Github actions (pipelines).
  • Postman - An exported of postman requests to play with an API.
  • Presentation - Presentation material for the workshop.
  • SourceCode - AWS CDK deployable project.
  • .gitignore - Git related config file.
  • README.md - Documentation file and main entry point of this repository.

How to start

  • Open presentation, check the agenda.
  • Open SourceCode folder, check the README.md there.