This document discusses automating DevOps processes through orchestration tools. It begins by introducing a pet art company called Petsy that needs to automate rolling out new code and improve their mean time to recovery (MTTR). The document then examines different DevOps workflows like automated deployment, infrastructure upgrades, code pushes, and scaling. It outlines the building blocks needed for automation, including environment creation, infrastructure setup, code pushing, monitoring, repairing, and scaling. Finally, it introduces Cloudify as an orchestration tool that can customize workflows and integrate with different clouds beyond just AWS and Chef. In the end, it demonstrates Cloudify's capabilities through a topology and runtime visualization.