DevOps > Training 1 second ago

What are the popular DevOps tools?

What are the popular DevOps tools?

556 views . 1 answers . 0 likes . 3 shares Sujatha D 1 answers

What are the DevOps popular tools to build and deploy the Java projects? 

Powered by Froala Editor

profilepic.png

Answers (1)


profilepic.png
PR Reddy Best Answer 2 years ago

DevOps is the culture that establish a standard process cycle to follow to build and deploy the application quickly and reliably. DevOps engineer filling the gap between Developer and Operations team. 

There are many tools adopting DevOps process and each have its own pros and cons. Below are the common principals to follow while choosing the tool to integrate into DevOps.

  1. Security
  2. Integration with other tools
  3. Technical Support
  4. License
  5. High Availability
  6. Scalability
  7. Maintenance
  8. Frequency of Releases

Below are some of the popular tools used in DevOps to quickly provision infrastructure, build and deploy microservices.

  1. Git
  2. BitBucket/GitHub
  3. Jenkins
  4. Apache Maven
  5. Artifactory
  6. SonarQube
  7. Docker
  8. Ansible
  9. Kubernetes
  10. Terraform

Powered by Froala Editor

556 views . 3 shares