ECS Fargate with ECS connect and Code Deploy

0

We want to use Blue/green with canary deployment managed by Code Deploy and we want to include ECS Service connect as well. is that possible?

Today we have app mesh and we want to implement BLue green with Code deploy. In order to do that we want to implement ECS service connect instead App mesh.

thanks a lot in advance,

1 回答
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

AWS
sanju_s
已回答 5 个月前
profile picture
专家
已审核 1 个月前
  • 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

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则