Who uses SaltStack?

8. Companies that Use It. Both SaltStack and Ansible have a solid footing in the CM/IT automation space: some of SaltStack’s customers include LinkedIn, Comcast, Rackspace, and NASA, to name a few, while Ansible claims Atlassian, Cisco, EA Sports, Allegiant, NASA, and Verizon as some of its marquee customers.

Is SaltStack agent based?

Salt’s configuration management architecture is thus event-driven and self-healing, as the system can both push out updates and respond to problems at the same time. Salt can also operate in agent-based or agentless mode. Users can choose the Salt CLI (left) or the GUI in SaltStack Enterprise (right).

How much does SaltStack cost?

Price and Value SaltStack − Free open source version. SaltStack Enterprise costs $150 per machine per year. Puppet − Free open source version. Puppet Enterprise costs $100 per machine per year.

What is the difference between Ansible and Ansible playbook?

There can be one or many plays in a playbook. Then the difference is with ansible-playbook you can execute a playbook with a lot of tasks and with ansible you just can execute a task.

What is similar to Ansible?

Here are the best alternatives of Ansible:

  • Rudder.
  • SaltStack.
  • Puppet Enterprise.
  • Chef.
  • CFEngine.
  • Gitlab CI.
  • Jenkins.

Does Google use SaltStack?

SaltStack code is used for bootstrapping Google Compute Engine virtual machines and installing and configuring clusters.

Is SaltStack open source?

Salt (sometimes referred to as SaltStack) is Python-based, open-source software for event-driven IT automation, remote task execution, and configuration management….Salt (software)

Developer(s)Thomas S Hatch
Websitesaltproject.io

What is playbook Ansible?

An Ansible playbook is an organized unit of scripts that defines work for a server configuration managed by the automation tool Ansible. An Ansible playbook contains one or multiple plays, each of which define the work to be done for a configuration on a managed server. Ansible plays are written in YAML.

What is Ansible and Ansible playbook?

Overview. An Ansible® playbook is a blueprint of automation tasks—which are complex IT actions executed with limited or no human involvement. Ansible playbooks are executed on a set, group, or classification of hosts, which together make up an Ansible inventory.

What is the difference between SaltStack and Ansible?

Ansible is ranked 1st while SaltStack is ranked 3rd. The most important reason people chose Ansible is: Ansible does not use agents. Instead, all master-agent communications are handled via SSH commands or through the Paramiko module which provides a Python interface to SSH. What are the best configuration management tools?

What is Ansible playbook and how to use it?

The playbook is a sequence of Ansible modules that you want to execute on the remote hosts written in YAML. When it connects to a remote host It’s a bit like a well planned military exercise, get in, do the job and get out.

Does stackstackstorm support Ansible?

StackStorm entered the field last and by design stays away from either option by supporting both agent-based tools via packs for Chef, Puppet, Salt and also it’s own SSH-based remote controls and native support for calling Ansible playbooks. Ansible is available as a CLI, Ansible Tower (Enterprise Version) has an API,

How much does it cost to use Ansible?

A configuration test script will. Both SaltStack and Ansible are available for free as open source downloads, but more advanced enterprise features will cost you. Ansible Tower starts at $5,000/year without support; subsequent tiers run up to $14,000/year and include 8×5 or 24/7 support.

You Might Also Like