skevy/terraform-bluegreen — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2017-08-11
Set up two identical AWS autoscaling groups (blue and green) for zero-downtime deployments.
Automatically scale server capacity up or down based on application load.
Run the included Python script to deploy a new version, verify it's healthy, then switch live traffic to it.
Instantly roll back to the previous environment if the new deployment has problems.
| skevy/terraform-bluegreen | anas727189/devsecops-pipeline | edwinjdevops/damolak-challenge | |
|---|---|---|---|
| Stars | — | 0 | 0 |
| Language | HCL | HCL | HCL |
| Last pushed | 2017-08-11 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | — | — | hard |
| Complexity | — | — | 3/5 |
| Audience | ops devops | ops devops | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Terraform modules plus a Python deploy script that let teams roll out app updates on AWS using safe blue-green deployments with instant rollback.
Mainly HCL. The stack also includes HCL, Terraform, Python.
Dormant — no commits in 2+ years (last push 2017-08-11).
Mainly ops devops.
This repo across BitVibe Labs
double-check against the repo, no cap.