About
cluster in Aws are managed by the Amazon Elastic Container Service (ECS).
Articles Related
Management
Create
- create a cluster with the cli
aws ecs create-cluster --cluster-name clusterName
:: Example
aws ecs create-cluster --cluster-name MythicalMysfits-Cluster