News

AWS Lambda Python example Ready to develop your first AWS Lambda function in Python? It really couldn’t be easier. The AWS Management Console’s built-in code editor first loads with a pre-existing, ...
Python (Flask) sample app hosted in multiple ways on AWS A collection of Terraform modules and GitHub Actions pipelines (WIP) to deploy and manage a sample Flask app.
Cookiecutter Django with GitHub Actions CD (on push to main/master and manual deployment using a button) to EC2 using CodeDeploy Blue/Green deployment method for zero downtime. This tutorial covers a ...