terraform devops IaC Production Engineering
Blue Green Infrastructure
Posted on .Introduction In the computing world, blue green is an established model of deployment usually associated with software applications. The idea being you can run two versions of code side-by-side and switch traffic to a new version without downtime, leaving the…