Version Control Systems

Version Control Systems

March 9, 2016 nimkar 1

Version Control is one of the most necessary steps in the developmentĀ process. I have had extensive experience working with a lot of Version Control Systems […]

Continuous Integration Tools

February 26, 2016 nimkar 3

The first step to build a successful DevOps toolchain and have a good continuous delivery pipeline is to choose the right continuous integration tool. There […]

How to run Jenkins from Docker

February 23, 2016 nimkar 1

Jenkins is a continuous integration and continuous delivery server that allows developers to build and test their software rapidly. Jenkins also comes with a host […]