You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Once deployment to the blue environment is successful, and code review and code
20
20
The blue environment starts serving the live traffic again, and the container terminates the temporarily created green environment. Not having to continuously run parallel environments, saving costs.
21
21
22
22
### Execution Diagram of `docker-beanstalk-bluegreen`
23
-

23
+

24
24
25
25
All the steps are done using python:
26
26
1. The first stage clones the blue environment, which results in a green environment.
0 commit comments