1 / 5
The team will ___ a new version to the green environment.
-
-
-
-
You deploy a version. Deploy is the precise collocation; the others are vague. So deploy a new version.
2 / 5
Once verified, we ___ traffic to the green environment.
-
-
-
-
You switch traffic in blue-green deploys. Switch is the exact collocation; the others do not fit. So switch traffic.
3 / 5
If problems appear, we can ___ to the blue environment instantly.
-
-
-
-
You roll back to the previous environment. Roll back is the precise collocation; the others are vague. So roll back to blue.
4 / 5
We ___ the new version against smoke tests before switching.
-
-
-
-
You validate a version. Validate is the standard collocation; the others are vague. So validate the new version.
5 / 5
After a stable release, we ___ the old environment.
-
-
-
-
You retire an environment. Retire is the precise collocation; the others do not fit. So retire the old environment.