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,497 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 does Terraform compare to other IaC tools like CloudFormation, ARM templates, or Pulumi?

This is how Terraform compares to CloudFormation, ...READ MORE

answered Dec 2, 2024 in DevOps Tools by Gagana
• 7,690 points
55 views
0 votes
0 answers

How can you use orchestration tools (like Ansible or Chef) to facilitate DevOps service migration?

How can you use orchestration tools (like ...READ MORE

Dec 12, 2024 in DevOps Tools by Anila
• 5,040 points
46 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
4,120 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
95,823 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