Capistrano is a remote server automation tool. It supports the scripting and execution of arbitrary tasks, and includes a set of sane-default deployment workflows. | Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates. Ansible’s goals are foremost those of simplicity and maximum ease of use. | VisualOps has a WYSIWYG editor to design, configure and provision your AWS cloud applications. Once the applications are deployed, VisualOps continuously monitors and manages the apps to ensure they always run in the defined states. |
Reliably deploy web application to any number of machines simultaneously, in sequence or as a rolling set;Automate audits of any number of machines (checking login logs, enumerating uptimes, and/or applying security patches);Script arbitrary workflows over SSH;Automate common tasks in software teams;Drive infrastructure provisioning tools such as chef-solo, Ansible or similar | Ansible's natural automation language allows sysadmins, developers, and IT managers to complete automation projects in hours, not weeks.;Ansible uses SSH by default instead of requiring agents everywhere. Avoid extra open ports, improve security, eliminate "managing the management", and reclaim CPU cycles.;Ansible automates app deployment, configuration management, workflow orchestration, and even cloud provisioning all from one system. | drag-n-drop components to build your AWS infrastructure;clicks instances to setup the software configuration (package, file, code, etc.);single click to deploy, within minutes the app is ready to use!;VisualOps will ensure your app to be always up & running, in the state you defined |