II.
Workflow overview
Reference · liveworkflow:blue-green-deployment
Blue-Green Deployment overview
Executes a blue-green deployment strategy -- provisioning an identical production environment (green), deploying the new version, running smoke tests and health checks, switching traffic at the load balancer, monitoring error rates during the transition, and maintaining the previous environment (blue) for instant rollback. Produces deployment log and switchover checklist. Excludes canary percentage rollouts.
Attributes
displayName
Blue-Green Deployment
workflowKind
development
triggerType
event-driven
typicalCadence
per-release
complexity
moderate
description
Executes a blue-green deployment strategy -- provisioning an identical
production environment (green), deploying the new version, running
smoke tests and health checks, switching traffic at the load balancer,
monitoring error rates during the transition, and maintaining the
previous environment (blue) for instant rollback. Produces deployment
log and switchover checklist. Excludes canary percentage rollouts.
Outgoing edges
applies_to_domain2
- domain:devops·DomainDevOps
- domain:infrastructure·DomainInfrastructure
involves_role3
- role:devops-engineer·Role
- role:sre·Role
- role:release-engineer·Role
requires_skill_area3
- skill-area:blue-green-deployment·SkillAreaBlue/Green Deployment
- skill-area:deployment-automation·SkillAreaDeployment Automation
- skill-area:observability-pipeline·SkillAreaObservability Pipeline
triggers_responsibility2
- responsibility:deployment-management·Responsibility
- responsibility:platform-reliability·ResponsibilityPlatform reliability
Incoming edges
None.