Very interesting model using git hub actions and achieving blue/green deployments on Kubernetes and Azure where test urls can be served and test new versions with green before moving to final production or roll back if needed.
After we have validated the new version we can slowly increase the traffic on our new green revision for production traffic. zero downtime deployments with great devops architecture.
Ref:
No comments:
Post a Comment