This document discusses Saltstack configuration management at scale for a large cloud provider. It outlines how the company standardized on Salt formulas to promote code reuse, independent testing of states, and consistent configuration across projects. Key aspects covered include using Map.jinja files, version control, continuous integration pipelines for testing and building packages, and workflows for merging formula changes from development to production.