Backend Mystery · Card #35

What is the blue-green deployment strategy?

The blue-green strategy involves having two identical production environments, having one of them serving real traffic while the other is getting ready to be updated with the next release or just idle, waiting to be used as a backup.
devops

Study the full deck →