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,434 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
0 answers

How does Terraform compare to other IaC tools like CloudFormation, ARM templates, or Pulumi?

How does Terraform compare to other IaC ...READ MORE

1 day ago in DevOps Tools by Anila
• 4,340 points
12 views
0 votes
0 answers

What strategies do you use for infrastructure as code (IaC), and can you provide examples using tools like Terraform or AWS CloudFormation?

It is asking instead of manual processes ...READ MORE

Oct 11 in DevOps Tools by anonymous
• 4,340 points

edited Oct 21 by anonymous 110 views
0 votes
1 answer

How do you integrate Jenkins with a monitoring tool (like Grafana or Prometheus) to monitor pipeline performance? Can you share an example configuration or plugin setup?

Using Jenkins along with other monitoring tools such as Grafana or Prometheus can help track pipeline metrics, including time it ...READ MORE

answered Nov 18 in DevOps Tools by Gagana
• 5,810 points
44 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,053 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,329 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