11 Tools for your devops stack
- Devops is a growing movement to break down barriers between development and operations teams. It promotes automation, measurement, and sharing.
- Popular tools include Jenkins for continuous integration, FPM for packaging, Logstash for log collection, Graphite for metrics collection and visualization, Puppet/Chef for configuration management, and Vagrant for portable development environments.
- Other tools like MCollective and friends help with distributed automation tasks like checking server statuses or package versions across many servers.