Reputation: 97
Currently we’re running the loads on ECS where AWS provides OOB solution for Blue Green and canary deployments using code deploy, Right we’re in a process of migrating the applications EKS, Is there a process defined by AWS for doing the Blue green deployments on EKS, can you please post some documents for reference?
Upvotes: 1
Views: 1185
Reputation: 928
Here are some relevant documentations regarding Blue green deployments on EKS in AWS,hope this helps you.
https://cicd-pipeline-cdk-eks-bluegreen.workshop.aws/en/ecsbg.html
Upvotes: 3