DEV Community

Cover image for Working with Amazon Elastic Container Service
Truong
Truong

Posted on

1

Working with Amazon Elastic Container Service

This tutorial leads you through the steps to:

Create a Task Definition, a description of an application that contains one or more Docker containers.
Create a Cluster, a logical grouping of Amazon EC2 instances on which you can place tasks.
Create a Service, that allows you to run and maintain a specified number of instances of a task definition simultaneously.

Top comments (0)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay