Tagged: devops
This topic has 4 replies, 2 voices, and was last updated 3 months, 2 weeks ago by Joe Romello.
-
AuthorPosts
-
February 20, 2018 at 8:01 am #20963
Thanualia
ParticipantThe DevOps tools can be categorized in five groups depending on its purpose in the particular stage of DevOps lifecycle
1. Continuous Integration: Jenkins, Travis, TeamCity
2. Configuration Management: Puppet, Chef, Ansible, CFengine
3. Continuous Inspection: Sonarqube, HP Fortify, Coverity
4. Containerization: Vagrant, Docker
5. Virtualization: Amazon EC2, VMWare, Microsoft Hyper-VDecember 12, 2018 at 6:51 am #24201Prakash_
ParticipantHey,
Here is the list of all the tools which are used in devops.Continuous Integration Tools:
- Buildbot
- Travis CI
- Jenkins
- Strider
- Go
- Integrity
Configuration Management Tools
- CFEngine
- Puppet
- Chef
- Ansible
- SaltStack
- Docker
- PowerShell DSC
Continuous Inspection Tools:
- Sonarqube
- HP Fortify
- Coverity
Containerization Tools:
- Marathon
- Fleet
- Swarm
- Docker Hub
- Packer
- Kubernetes
- Nomad
Virtualization Tools:
- Vagrant
- VirtualBox
- VMware
- Xen
- KVM
Answers by DevOps solutions Provider
-
This reply was modified 2 years, 1 month ago by
Prakash_. Reason: List Formatting
December 20, 2018 at 11:35 am #24282[email protected]
ParticipantDevOps is basically a culture. You can say software engineering culture. Aim or objective of DevOps is unifying software development (Dev) and software operation (Ops). DevOps is a broad area and it involves many tools at different stages/phases. There are many tools available to implement DevOps. Following figure depicts a complete picture of the tools that are used widely:
Jenkins: It is written in Java. It is a continuous integration server that is used for testing and telling about changes in real time. It helps developers to solve bugs in the written code and automate the testing.
Docker: It is a platform for distributed applications. It helps the engineers who want to build and run any application anywhere. Docker helps them to assemble the apps from components.
Chef: From IT automation to configuration management, Chef relies on the resources and checks the nodes and brings them up to the date for you. It manages nodes from single server and integrates with major cloud providers.
Devops training in puneJanuary 31, 2020 at 2:43 pm #27517crypter
Participanthi
October 13, 2020 at 5:25 pm #28323Joe Romello
ParticipantTools like Git, Buddy, Jenkins, Docker, Kubernetes, Puppet, Chef, Ansible, etc. are some of the best tools used in the DevOps lifecycle. Git is one of the most standard DevOps tools, popularly utilized across the software industry. But, which DevOps tool should you prefer is an important question. So, analyze the differences between the DevOps tools before deciding on one.
-
AuthorPosts
You must be logged in to reply to this topic.