Mid Microservices

Blue-Green Deployment:?

  • Maintain two identical environments (Blue and Green). Traffic is routed to one

(e.g., Blue) while the new version is deployed to the other (Green). After

testing, switch the traffic to the Green environment.

More from Microservices with .NET

All questions for this course