aws_ecs_cluster
- Categories: Compute
- Service: ecs
- Provider Link: ECS Cluster
Description​
AWS ECS Cluster is a container management service that organizes and runs Docker containers on EC2 instances. It handles container deployment, scheduling, and scaling across multiple instances. ECS Cluster manages the underlying infrastructure, monitors container health, and balances workloads. It integrates with other AWS services for networking, storage, and security.