Salt Project vs. Yarn

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Salt
Score 6.2 out of 10
N/A
Built on Python, Salt is an event-driven automation tool and framework to deploy, configure, and manage complex IT systems. Salt is used to automate common infrastructure administration tasks and ensure that all the components of infrastructure are operating in a consistent desired state.N/A
Yarn
Score 9.7 out of 10
N/A
Yarn is a package manager for JavaScript designed to provide secure dependency management, with project manager features such as offering a workspace that allows users to split projects into sub-components within a single repository. Developed by personnel at Facebook, Yarn is free and open source and associated to no company.N/A
Pricing
Salt ProjectYarn
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
SaltYarn
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Salt ProjectYarn
Considered Both Products
Salt
Chose Salt
Puppet was working fine for our needs. We decided to make the switch after our operating system vendor decided to stop official support for SaltStack.
Chose Salt
SaltStack is a newer product, so it learned some of the mistakes that Puppet made. It truly is a system that can respond to events as well as configure systems.
Chose Salt
SaltStack beats all of the tools above since it is a "6-in-one" solution: Config Management, Orchestration, Automation, parallel sys administration, remote execution and cloud management.

The other solutions only solve one or two problems.
Chose Salt
I've used shell scripts over ssh, custom in-house deployment tools, Chef, and SaltStack. I've evaluated Ansible, but I was never happy with performance over SSH. Chef's loose configuration data model and lack of philosophy and conventions around use makes it difficult for a …
Chose Salt
Chef and Puppet both require writing code, which I view as excessively involved for the task at hand. I have only needed to write pure python for a handful of Saltstack use cases - everything else has been configuration files.

Ansible, while elegant and simple, simply does not …
Chose Salt
We moved to SaltStack from Puppet about 3 years ago. Puppet just has too much of a learning curve and we inherited it from an old IT regime. We wanted something we could start fresh with. Our team has never looked back. SaltStack is so much easier for us to use and maintain.
Chose Salt
Ansible and Salt have emerged around the same time, and are pretty close.

Ansible pros:
Chose Salt
I looked at Chef and Ansible but it was a long time ago and I don't remember the pros and cons compared to SaltStack.
When I arrived at my company, Saltstack was already used in production so there has been no discussion about other deployment and automation solutions
Chose Salt
  • Puppet - ugly and heavy, ruby-based, although has the best set of production-ready modules and can be a good choice for big enterprise.
  • Chef - outdated, ruby-based.
  • Ansible - slow due to ssh transport, but is the best alternative for SaltStack.
Yarn
Chose Yarn
Compared to NPM, Yarn is a clear winner here. NPM does not look to be getting any improvements recently. And it's much much slower to run when installing project dependencies. This has a clear impact on the developer productivity but also makes deployments slower. So Yarn is …
Best Alternatives
Salt ProjectYarn
Small Businesses
HashiCorp Terraform
HashiCorp Terraform
Score 8.5 out of 10
Salt
Salt
Score 6.2 out of 10
Medium-sized Companies
Ansible
Ansible
Score 9.2 out of 10
Salt
Salt
Score 6.2 out of 10
Enterprises
Ansible
Ansible
Score 9.2 out of 10
Perforce P4
Perforce P4
Score 7.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Salt ProjectYarn
Likelihood to Recommend
8.0
(0 ratings)
9.0
(0 ratings)
Support Rating
8.2
(0 ratings)
-
(0 ratings)
User Testimonials
Salt ProjectYarn
Likelihood to Recommend
Managing heterogeneous environments of large numbers of nodes, especially nodes which may need sudden changes (security updates, for instance), or frequent replacement, is a strength for Saltstack. Simplicity is not a strength for Saltstack. In a homogenous environment (all CentOS 7, for example, with no Debian or Windows) I might recommend using Ansible instead - it is less flexible and granular, but simpler to configure.
Read full review
There is really no real reason why not to use Yarn today. It's much faster than npm, and you will need a dependency management system anyway. The only thing that might be missing is the fact that it doesn't come natively with NodeJS, and you have to install it yourself. I'd like to see the NodeJS ecosystem include Yarn by default.
Read full review
Pros
  • A superb remote execution framework! SaltStack allows us to easily program numerous functions on top of it. For example, we developed a fast parallel asynchronous deployment tool that handles all software deployment, including interdependent service management.
  • Configuration management is now easy. We take advantage of this to automate (in tandem with AWS tools) the stand-up of all servers and services. It is also relatively easy to create new configuration management states for software not yet supported by the community (e.g. Grafana).
  • Flexibility. Numerous small utilities have been built which simply wrap around SaltStack to allow tedious tasks to become easy.
Read full review
  • Package management
  • Speed of download compared to npm
  • Moduel version control
Read full review
Cons
  • Managing network hardware should be more native and easy
  • SaltStack should buffer jobs and, when a client returns, make sure it is executed proberly
  • SaltStack should provide basic pillar and states structures to help get newbies started
Read full review
  • Rarely, some server connection error appear, while npm works alright.
  • Sometimes, deleting the whole vendor directory is the best solution to solve weird issues.
  • You still might need npm to install Yarn.
Read full review
Support Rating
We haven't had to spend a lot of time talking to support, and we've only had one issue, which, when dealing with other vendors is actually not that bad of an experience.
Read full review
No answers on this topic
Alternatives Considered
I've used shell scripts over ssh, custom in-house deployment tools, Chef, and SaltStack. I've evaluated Ansible, but I was never happy with performance over SSH. Chef's loose configuration data model and lack of philosophy and conventions around use makes it difficult for a team to share responsibility for configuration code. Needing to use additional tools to do orchestration for cross-host/agent dependency relationships made me look for more. SaltStack, while not as mature when I first tried it, impressed me with its speed and elegant design
Read full review
Compared to npm, Yarn is a clear winner here. npm does not look to be getting any improvements recently. And it's much much slower to run when installing project dependencies. This has a clear impact on the developer productivity but also makes deployments slower. So Yarn is still a much superior choice.
Read full review
Return on Investment
  • SaltStack has reduced the time it takes to deploy new machines for us 10-fold.
  • It is much easier for us to maintain compliance with industry standards with SaltStack.
  • No negative impacts!
Read full review
  • Deployments happen much faster.
  • Building and testing our apps is much more streamlined and efficient.
  • Makes it easier to write reusable code.
Read full review
ScreenShots