Docs

Overview

UFO is a tool that makes deploying to AWS ECS easier. UFO provides a ufo ship command that does this.

  1. Build and Push the Docker Image
  2. Build the ECS Task Definition and CloudFormation Template
  3. Deploy to ECS

It tries to provide a heroku-like experience for ECS, while at the same time, provides you the control and customization over how you want your containers to be run.

Learn More

UFO Getting Started Guide that provides a gentle walkthrough.