You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project contains Python source code and supporting files for a serverless application that you can deploy with the SAM CLI and that uses CodeDeploy and Lambda traffic shifting for deployment. This is a demo for my immutable infrastructure talk.
Automated Blue‑Green deployment with zero downtime. NGINX switches traffic between old and new app versions only after health checks pass. Built with Docker Compose, GitHub Actions, Prometheus/Grafana for monitoring, and Ansible for automation.