CI/CD

What is DevOps and How Does it Work?

What is DevOps? This is the question which has been asked by countless people and in a similar fashion been answered by numerous individuals. Not all the answers are relevant (precisely correct) and may have different opinions. But I wonder when experienced IT professionals provide literally clueless and irrelevant answers. I am not pointing to …

What is DevOps and How Does it Work? Read More »

Pass Jenkins Upstream Job Parameter to Downstream Job

When we are implementing CI/CD through Jenkins, sometimes there is a need of passing parameter from one job to another job. Here I am going to demonstrate how to achieve the same. First of all, Install the Jenkins Parameterized Trigger Plugin – Go to Manage Jenkins and then Click on Manage Plugins Once done, go to your Upstream Jenkins Job and add the Post Build Action to send the …

Pass Jenkins Upstream Job Parameter to Downstream Job Read More »

Continuous Integration vs Continuous Delivery vs Continuous Deployment

Heard about these terms ?? …….  I am sure you did 🙂 Some people says Continuous Integration and Continuous Delivery are same Some says Continuous Delivery and Continuous Deployment are same Some people have a myth that Continuous Delivery means all the builds are  getting automatically deployed into Live environment though automation. Some also thinks that …

Continuous Integration vs Continuous Delivery vs Continuous Deployment Read More »

Scroll to Top
Scroll to Top