1.

What are some of the tools you have used in DevOps approach?

Answer»

Considering DevOps to be an ideology towards ACHIEVING a quality product, every organization has its own guidelines and approach towards it.
Some of the popular tools I have USED are:

  • Git as a Distributed VCS to manage the source code.
  • Jenkins to achieve CI/CD (CONTINUOUS Integration and Continuous Delivery) +plugins
  • Puppet for Configuration Management and Deployment tool
  • Nagios for Continuous Monitoring; and
  • Docker for containerization.


Discussion

No Comment Found