Tag archives for CICD
How AI Changes the Way We Ship Code
Guarding the Deployment Gate: How AI Changes the Way We Ship Code We’ve all had that knot in our stomach right before clicking the "Merge" button on a major update. You’ve run the automated checks, the green checkmarks are all there, and it passed a quick peer review. But deep…
Popular Use Cases of Jenkins
Jenkins is one of the most popular Continuous Integration (CI) and Continuous Delivery (CD) tool. Jenkins is an Open Source build written in Java. Jenkins can be used in automation of any task related to build, test and deployment of an application. Please find some of popular use cases in…
Why we need Jenkins?
Jenkins is one of the most popular Continuous Integration (CI) and Continuous Delivery (CD) tool. Jenkins is an Open Source build written in Java. Jenkins can be used in automation of any task related to build, test and deployment of an application. Why we need Jenkins ? Use Case 1:…

