This document discusses automating DevOps processes through orchestration and workflows. It introduces Petsy, a pet art company that needs to automate deployments. Common DevOps workflows like deployment, infrastructure upgrades, and scaling are described. The document then introduces the Cloudify project for defining application topologies and workflows through a TOSCA-inspired DSL. A live demo of installing Mezzanine is shown to demonstrate how workflows can install applications and dependencies. The document concludes by discussing how Cloudify fits into the OpenStack ecosystem.