Arnold Bechtoldt gave a presentation on using SaltStack for automated application management and orchestration. He began by defining orchestration and what is needed for true orchestration. SaltStack meets these needs through its state modules, remote execution, pillars, returners, reactors and other components. He demonstrated how to use SaltStack to automate the deployment of a multi-tier application, installing software and configuring servers at each stage and responding to events to reconfigure load balancers.