This document provides an overview of Amazon EC2 Container Service (ECS), which allows users to easily run and manage Docker containers on a cluster of Amazon EC2 instances. It discusses key concepts like clusters, tasks, services, container definitions and scheduling. It also provides examples of common usage patterns like running batch jobs or microservices, and how to update services deployed on ECS.