Blue Green Deployment Pattern for Microservices

aditya goel
2 min readJan 14, 2023

--

Question : What is Blue-Green deployment ?

Question : Whether both of the Blue & Green setups are live at any given point of time ?

Answer → No. At a given point of time, only one setup is live.

Question : What are the key advantages of the Blue-Green deployment ?

Question : Show with an example, how does Blue-Green deployment looks like ?

Question : How the Blue-Green deployments are implemented ?

Question : When should we use Blue-Green deployments ?

Question : What are key points to remember while adopting the Blue-Green deployments ?

Question : What are some key advantages of using Blue-Green deployments ?

Question : What are some key challenges of using Blue-Green deployments ?

That’s all in this blog. We shall see you in next write-up. If you liked the content, do clap on this page.

--

--