Blue/Green deployment strategy
What is blue-green deployment?
The strategy gets its name from the idea of having two concurrent environments, and switching between environments. The environments have different code revision signatures.
The blue environment is the old environment....
sowmenrahman.hashnode.dev3 min read