AWS – Amazon ECS extensions for AWS Cloud Development Kit now available as a Developer Preview
Amazon Elastic Container Service (ECS) now has a developer preview module in the AWS Cloud Development Kit (CDK), which implements an extendable service construct. Instead of writing JSON task definitions for your services by hand, you can model and provision ECS resources using familiar programming languages. The new ECS service construct for CDK supports extensions that automatically add additional capabilities such as App Mesh or FireLens to your containerized services.
Read More for the details.