Skip to content

Blue Green ECS Deployment #1559

@arvindshekar07

Description

@arvindshekar07

Hi ,
I am referencing this video from the 2018 Re:Invent .https://www.youtube.com/watch?v=01ewawuL-IY.

  1. I am struggling to get and blue green deployment setup where I have Infrastructure stack with fargate and another stack with multiple microservice on which run on fargate.

  2. Can some examples be provided on how to do blue green deployment with ECR as an source?
    The confusing part here is how to pass the docker image tag, target and task to the cdk pipeline or as a cloudformtation template to support Blue/Green Deployment.

  3. It makes sense if the stack name defaults to the TS class name but then what is the use of stack name when its being provided in the cloudformtation service.

  4. How to access other stacks without having to do an TS way of logical inheritance?

  5. Are there any examples where based on aws accounts i can put a specific VPC or provision differently ? I know there is a conditional function for TS but I didnt find a good way to write condition based on aws account .

  6. Is there any examples on how to append the export functionality with the parameters provided to CFT at compile time? I get an TS error when I try to an optional variable to the export name @

Metadata

Metadata

Labels

@aws-cdk/aws-ecsRelated to Amazon Elastic ContainerblockedWork is blocked on this issue for this codebase. Other labels or comments may indicate why.effort/largeLarge work item – several weeks of effortfeature-requestA feature should be added or improved.needs-cfnThis issue is waiting on changes to CloudFormation before it can be addressed.p1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions