Skip to content

Overview

Brett Weaver edited this page Dec 3, 2012 · 3 revisions

Overview

Getting Started

The best way to get started is to use the Liftoff project for quickly bootstraping a new project.

Features

Simple Deploy was built to solve the issues of managing multiple Cloud Formation stacks which comprise a given application across one or many AWS accounts.

It is built to work closely with Heirloom to deploy updates to dynamically created and existing instances.

We practice placing all instances into auto scaling groups. Simple Deploy is built to manage the complexity of deploying to existing instances, as well as updating auto scaling policies so new instances deploy with the updates.

Clone this wiki locally