Demo repository for pushing boiler-plate Flask app to AWS ECS.
Demo covering how to deploy a python app from your local machine to AWS lambda automatically with a CI/CD pipeline with GitHub Actions.
Walk-through of how to assign static IP to lambda instance manually and with AWS CloudFormation.
Custom GitHub workflow file using windows base image to run continuous integration and testing on a python repo.
Explanation of how to solve various coding problems.