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
I would have a resgroup just for the ALB and instead of just one resgroup per env we would have always two. People are usually working that way on Azure ?
I was thinking about how to perform blue/green updates that works well with two scenarios that I know we have:
So, I thought on something like this:
The high level steps is:
This way it seems like a good building block for blue/green updates (nothing will be actually removed).
Performing a transition:
Ooops something went wrong, going back:
When using the same resource group it is important to be able to differentiate between different clusters of VMs using a pattern (disambiguation)
The text was updated successfully, but these errors were encountered: