Ansible vs Saltstack

+5 votes
I'm very confused whether to use Ansible or Saltstack as my Configuration management tool. Can you please suggest me which would be easier to use as i'm a beginner.
Sep 25, 2018 in DevOps & Agile by Hannah
• 18,570 points
1,024 views

2 answers to this question.

+1 vote
Best answer

Hello @Hannah, Its always better to know about the tools, compare them and then select which is best suited for your need. 

Let me brief you about how both of Ansible and Saltstack are good in their own ways. 

So when you compare ansible to saltstack, ansible is easier to set up, its highly scalable and easier to manage. It's also cheaper compared to Saltstack. Both of them are written in Python and have high interoperability.  Saltstack has multiple masters configured. If one master is down, agents connect with the other master in the list. Therefore it has multiple masters to configure salt minions.

Whereas ansible runs with a single active node, called the Primary instance. If primary goes down, there is a Secondary instance to take its place.

You should also consider puppet and chef as they are the ones that are most widely used in the market.

answered Sep 25, 2018 by Kalgi
• 52,360 points

selected Sep 25, 2018 by Priyaj
+1 vote
This blog briefly compares Chef, Ansible , puppet and Saltstack (all the popular configuration managemnet tools)

https://www.edureka.co/blog/chef-vs-puppet-vs-ansible-vs-saltstack/
answered Sep 25, 2018 by Nilesh
• 7,050 points

Related Questions In DevOps & Agile

0 votes
1 answer

anything like ansible register in saltstack?

I don't think saltstack holds any feature ...READ MORE

answered Apr 27, 2018 in DevOps & Agile by DareDev
• 6,890 points
743 views
0 votes
1 answer

Is there any difference between jenkins ssh publishers and ansible?

In a Layman’s language they're the same ...READ MORE

answered Apr 9, 2018 in DevOps & Agile by shubham
• 7,340 points
978 views
0 votes
1 answer

Nginx vs tomcat

Okay let's see, Apache Tomcat is easy to ...READ MORE

answered Jan 30, 2019 in DevOps & Agile by Mausam
1,271 views
0 votes
1 answer

How would you install Ansible on a CentOS system?

This can be done in two simple ...READ MORE

answered Apr 24, 2019 in DevOps & Agile by Tyrion anex
• 8,700 points
590 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,460 views
+2 votes
1 answer
+2 votes
5 answers

Distributed revision control vs Centralized revision control

The main difference between the two classes ...READ MORE

answered Oct 23, 2018 in DevOps & Agile by Kanta
1,001 views
+1 vote
1 answer

Jenkins vs Bamboo

Most of Bamboo's functionality is pre-built. i.e.it doesn’t require ...READ MORE

answered Sep 24, 2018 in DevOps & Agile by Kalgi
• 52,360 points
696 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP