DevOps or Agile – which one to choose?

Agile and DevOps are two buzzwords which are used interchangeably BUT they actually differ. Agile is all about iterative execution, continuous feedback, value generation, while...

DevOps … whats your definition?

Its 2019… a good number of organizations have matured on their journey on “DevOps” but still there are few who are struggling with the question...

Freestyle and Pipeline Jenkins Jobs

Jenkins – one of the commonly used continuous integration (CI) tool offers different ways to orchestrate jobs. It is kind of a scheduler that executes...

Trouble managing distributed teams?

Working with distributed teams is not easy, we always juggle with questions like, “how do I track my work items? …. how can we run...

DevOps Transformation

DevOps – call it an ask or name it as a mainstream subject, it is a driving force for many IT organizations today. Organizations who...

Series I- Dockerize a simple Java application

A quick look at how to dockerize Java applications on Windows OS. Pre-requisite – Docker Toolbox to be installed on Windows Step 1 -> Download and install...