LIVE: GREEN ENVIRONMENT

Version 2.0.0

Deployment Status: CI/CD Pipeline Successful

Project Overview: Blue-Green Deployment

This project demonstrates a zero-downtime deployment strategy. By running two identical production environments, we can switch traffic instantly between versions.

Infrastructure
AWS EC2 Instance (T2.Micro)
Containerization
Docker & Docker Compose
Web Server
Nginx Reverse Proxy
Automation
GitHub Actions / Jenkins CI/CD