Iman Kurniawan gave an introduction to SaltStack, an open source configuration management tool. Some key points:
- SaltStack uses a client-server architecture with Salt minions and a Salt master, and supports key-based authentication.
- It can manage configurations, apply patches, prevent drift, and set up complex clusters through states, grains, modules and orchestration.
- Events can be observed and reacted to through the event reactor. Results can be sent to external datastores using returners.
- Iman works for DKatalis, a tech company focusing on digital solutions and growing in multiple locations.