Salt Stack talk slides
Salt Stack is a tool designed to manage the infrastructure of multiple machines and servers on variety of platforms, providing:
- Configuration Management
- Remote Execution
Salt uses ZeroMQ based messaging (unlike other tools which rely on slower ssh) for persistent connections and parallel execution, thus enabling a fast management for tens of thousands of servers.
Slides about Salt Stack talk at PyWeb-IL 36 meeting are available at the Talks and presentations page.
Translations