Docs
Overview
UFO is a tool that makes deploying to AWS ECS easier. UFO provides a ufo ship
command that does this.
- Build and Push the Docker Image
- Build the ECS Task Definition and CloudFormation Template
- 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.