How to create Elastic Container Service(ECS) in AWS
To create Elastic Container Service (ECS) in AWS
Introduction:
Amazon Elastic Container Service (Amazon ECS) is a very scalable, durable container management service that makes it simple to run, halt, and control containers on a cluster. The containers are specified in a task definition that handles to run individual tasks or tasks within a service. Amazon ECS allows you to launch and hold container-based applications by using simple API calls. You can also recover the state of your cluster from a centralized service and have access to several familiar Amazon EC2 features.
Steps to create ECS:
Login to your AWS account: