Skip to content

ecs: Managed Instances capacity providers, task definitions, and services #35644

@isker

Description

@isker

Describe the feature

https://aws.amazon.com/blogs/aws/announcing-amazon-ecs-managed-instances-for-containerized-applications/
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ManagedInstances.html

Use Case

I want to choose ec2 instance types but not be in charge of patching my instances.

Proposed Solution

New constructs:

Considerations I'm aware of compared to Fargate:

  • No AssignPublicIp support.

Considerations I'm aware of compared to EC2:

  • No PlacementStrategies support.
  • RuntimePlatform may be required to get TaskDefinitions to work on ARM.

I'm sure there are many more.

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)

2.218.0

AWS CDK CLI version

2.1029.2

Environment details (OS name and version, etc.)

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ecsRelated to Amazon Elastic Containereffort/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