• Post author:
  • Post category:Blog
  • Reading time:1 mins read
  • Post last modified:June 12, 2024

What is a characteristic of the blue-green upgrade deployment strategy?

  • The code changes are periodically rolled out in such a way that they do not impact current users.
  • The new code is deployed all at once to the old environment. If users experience no issues, it is then moved to the new environment.
  • The new code version is first rolled out to a subset of users. Changes can then be rolled back if the users experience any problems.
  • A new environment is created with the new code in it, while the old environment is held in reserve in case users experience problems.
Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments