Creating an ECS service for a Hello world application

Creating an ECS Service for a Hello world application using the tutum/hello-world Docker image is discussed in detail in Chapter 2, Networking. In this section, we shall create a hello-world cluster consisting of a hello-world-service service with three tasks for a tutum/hello-world Docker image. To create the cluster, service, and task definition, use the same procedure as in Chapter 2, Networking  which is as follows:

  1. Create a Container Definition, hello-world, for the tutum/hello-world Docker image
  1. Create a task definition, hello-world-task-definition
  2. Create a service, hello-world-service
  3. Create a cluster, hello-world

The procedure is the same as in Chapter 2Networking, except ...

Get Amazon Fargate Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.