Question: You are running Docker containers on ECS. What is the most important metric to monitor?
- The running container count for each service from within CloudWatch.
- The instance health of each EC2 instance in your cluster from within CloudWatch.
- Monitor the EC2 service dashboard. Watch for posted outages to the ECS service.
- The memory consumption of each EC2 instance in your cluster from within CloudWatch.
Answer: The correct answer of the above question is Option D:The memory consumption of each EC2 instance in your cluster from within CloudWatch.