Amazon ECS task definition use cases
Learn more about how to write task definitions for various AWS services and features.
Depending on your workload, there are certain task definition parameters that need to be set. Also for the EC2 launch type, you have to choose specific instances that are engineered for the workload.
Topics
- Amazon ECS task definitions for GPU workloads
- Amazon ECS task definitions for video trancoding workloads
- Amazon ECS task definitions for AWS Neuron machine learning workloads
- Amazon ECS task definitions for deep learning instances
- Amazon ECS task definitions for 64-bit ARM workloads
- Send Amazon ECS logs to CloudWatch
- Send Amazon ECS logs to an AWS service or AWS Partner
- Using non-AWS container images in Amazon ECS
- Restart individual containers in Amazon ECS tasks with container restart policies
- Pass sensitive data to an Amazon ECS container