I am a DevOps engineer passionate about experimenting with automation practices in my daily work routine. I enjoy writing tech blogs for sharing my knowledge and helping the community.
Nothing here yet.
In this article, we are going to run a Jenkins pipeline as a code using Jenkinsfile which will be run on two Jenkins agents parallelly. This pipeline will run our node-todo app on two Jenkins agents. If you want to work on this project then you can f...

You can refer to my previous article regarding configuration for connecting build agents with Jenkins master here https://virajthorat776.hashnode.dev/configuring-jenkins-build-agents . In the link, I had configured the build agent connection using th...
