In a blue-green deployment strategy, what is the mandatory requirement for the production environment before traffic is switched from the old version to the new one?
The mandatory requirement for a blue-green deployment before switching traffic is that the new environment, known as green, must be fully deployed, configured, and successfully validated as operational. A blue-green deployment involves two identical production environments: blue, which currently hosts the live application version, and green....
Community Answers
Sign in to open profiles and full community answers.
No community answers yet. Be the first to submit one.