while creating a batch job, we can provide vCPUs and Memory in Container properties.
In cloudwatch, we can check memory and CPU usage per cluster under Elastic Container Service per cluster.
Is there any way to check memory and CPU usage per job?
while creating a batch job, we can provide vCPUs and Memory in Container properties.
In cloudwatch, we can check memory and CPU usage per cluster under Elastic Container Service per cluster.
Is there any way to check memory and CPU usage per job?
There seems to be nothing which is production grade right now ( August 2019)
However, here some hints:
aws ecs put-account-setting-default --name "containerInsights" --value "enabled"