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)

Tiger Data image

🐯 🚀 Timescale is now TigerData: Building the Modern PostgreSQL for the Analytical and Agentic Era

We’ve quietly evolved from a time-series database into the modern PostgreSQL for today’s and tomorrow’s computing, built for performance, scale, and the agentic future.

So we’re changing our name: from Timescale to TigerData. Not to change who we are, but to reflect who we’ve become. TigerData is bold, fast, and built to power the next era of software.

Read more

👋 Kindness is contagious

Sign in to DEV to enjoy its full potential—unlock a customized interface with dark mode, personal reading preferences, and more.

Okay