A Software Engineer specializing in SCM (Software Configuration Management), Builds, Deployment and Release Engineering, DevOps.
Well I am here to share my experiences with the world and walk through this journey along with you all and learn something from everybody.
Every software development needs coding; without it, nothing can be developed. The quality of the software depends on the way its developers write code. It's an essential part of the system and ...
Providing effective training is an art form. It requires much dedication and skill to engage your students so they believe they have benefited. Simple presentations can feel dull and unengaging, making the ...
Release management and release engineering are two terms in DevOps that often get confused. They look and sound similar, but their functions are completely different in what they do and how they ...
With the growing speed and availability of open source components, it becomes easy to add features and integration of software with other components which makes software development easier. But there are a ...
Tool development and adoption The current pace of software development cannot manage its speed without the automation. Automation is the most important element in order to achieve agility in delivery of the ...
Writing code is definitely subjected to individual thinking, logics and perspective. How one writes code is completely depend on their technical and logical skills. Two different people can write the same code ...
To build the system to automate the build and deployment (continuous deployment) process there are few main areas which need to be covered. Following are our prerequisites. - Source code - Builds ...
Building any software need lots of efforts including resources, time, money, etc. It is really a great pleasure when it goes live or gets released. In parallel, there is always a chance ...
Build Tool Gradle vs Maven (or Both) The world of build tools evolved from simple compilation (gcc) to make files, then evolution of ant(+ivy) and Maven, now the latest build tool is ...
Jenkins is a vastly used continuous integration tool for the IT industry which is built and used around plugins. It's core is the Jenkins tool and there are 100's of plugins available ...