Continuous Integration
A pillar of agile software development, Continuous Integration (CI) provides a lot benefits for any product wishing to have shorter time between releases, better co… Read More
In my recent project, we are building Java miniservices that connect to SAP backend via RESTful APIs. The team has setup a CI/CD pipeline in Jenkins to automate build, test, and deploy of th… Read More
Competition has grown manifold in the last decade with a constant need for faster time to market, superior customer experience and continuous evolution. WIth the modern software economy beco… Read More
Each engineer knows how disappointing it is the point at which the code they've been dealing with for quite a long time all of a sudden breaks. Investing more energy in making sense of why i… Read More