Is terraform alternative to configuration management tools like ansible or puppet

0 votes
Is terraform alternative to configuration management tools like ansible or puppet?? Can somebody please clarify?
Feb 3, 2020 in DevOps Tools by anonymous
• 19,610 points
1,129 views

1 answer to this question.

0 votes

Ansible/Puppet/Chef is primarily a configuration management tool, commonly abbreviated as “CM”, and Terraform is an orchestration tool.

Terraform manages low-level components such as compute instances, containerization, storage, and networking, as well as high-level components such as DNS entries, SaaS features, etc.

Ansible and Salt-Stack are a competitor for Chef and Puppet with different mechanisms.  Ansible and salt use push while chef and puppet use pull. All 4 of these are deployment management such as OS release, software version, etc

answered Feb 3, 2020 by anonymous
• 59,230 points

Related Questions In DevOps Tools

0 votes
1 answer

How to Replicate the Artifacts between two Jfrog Artifactories by using CURL or jfrog rt (Rest API)

Yes and no, It's a bit complex ...READ MORE

answered Mar 27, 2018 in DevOps Tools by Atul
• 10,240 points
1,305 views
0 votes
1 answer

Want a command to be executed in Salt only if a directory is empty

You should consider using this inside your ...READ MORE

answered Jun 12, 2018 in DevOps Tools by Damon Salvatore
• 5,980 points
1,480 views
0 votes
1 answer
+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,515 views
+2 votes
1 answer
+2 votes
3 answers

mvn not recognized as an internal or external command error

Setting the environment variables JAVA_HOME, MAVEN_HOME and  ...READ MORE

answered Jun 3, 2019 in DevOps Tools by Sirajul
• 59,230 points
90,992 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