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
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
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:
Considerations I'm aware of compared to EC2:
I'm sure there are many more.
Other Information
No response
Acknowledgements
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