1 Answer
- Newest
- Most votes
- Most comments
0
Hello,
Currently service connect does not support blue/green deployment, as mentioned in the document[1] only services that use rolling deployments are supported with Service Connect. Services that use the blue/green and external deployment types aren’t supported.
[1] https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect.html [2] https://aws.amazon.com/blogs/compute/bluegreen-deployments-with-amazon-ecs/ [3] https://docs.aws.amazon.com/AmazonECS/latest/developerguide/create-blue-green.html
answered 10 months ago
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 2 months ago
So instead of using ECS Service connect with ECS fargate and code deploy, Do I need to use App Mesh? not sure if it is possible use app mesh and code deploy