Skip to content

aws-ecs-patterns: support built-in blue/green deployments #35467

@eoin-betdex

Description

@eoin-betdex

Describe the feature

Amazon ECS now supports built-in blue/green deployments.
https://aws.amazon.com/about-aws/whats-new/2025/07/amazon-ecs-built-in-blue-green-deployments/

Support was recently added to the aws-ecs module.

It would be great to have support added to the aws-ecs-patterns module also, so constructs such as ApplicationLoadBalancedFargateService can benefit from the feature.

Use Case

To allow uses of aws-ecs-patterns, such as ApplicationLoadBalancedFargateService, to make use of blue/green deployments.

Proposed Solution

Add properties for built-in blue/green deployments.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS CDK Library version (aws-cdk-lib)

all

AWS CDK CLI version

all

Environment details (OS name and version, etc.)

all

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ecs-patternsRelated to ecs-patterns libraryeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions