Create ECS Service

Create ECS Services

For the applications to function, we need to create ECS Services to run those applications from the Task Definitions. The Task Definitions have already been created; in this section, we will create the Services corresponding to those Task Definitions.

application-w-ecs-2

Contents

  1. Create backend service
  2. Create frontend service