What does a blue-green deployment strategy involve?
-
A
Running two identical environments and switching traffic between them
-
B
Deploying to a subset of servers painted blue first
-
C
Using feature flags to hide new code until ready
-
D
Rolling back by reverting the last git commit