Docker Swarm 1.1 introduces improvements to node management in Docker clusters, including monitoring node health and status from the Docker info command. It also adds experimental rescheduling of containers when nodes fail to help ensure application availability. Additional event types have been added to provide more visibility into cluster operations. The demo shows how resource constraints and networks can be used to deploy a multi-tier voting application across multiple Docker Engines managed as a single virtual Engine by Swarm.