Writing Effective User Stories the Agile Way !!
In the world of agile, the most commonly used term is the ‘user story‘. So, what is this user story, how is this different from...
Series II -Dockerize your HTML application
Assuming that you have a HTML application running on your local machine on nginx web server and this is the application that needs to be...
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...