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
回答済み 6ヶ月前
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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ