Jenkins Distributed Build (Master-Slave Configuration)

Jenkins distributed build (master-slave configuration) Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to install Jenkins in AWS EC2 instance. https://cloudaffaire.com/how-to-install-jenkins-in-aws-ec2-instance/ In this blog post, we will discuss how to add additional nodes (slaves) in your Jenkins system to make a distributed build architecture. It is pretty common when starting with Jenkins to have a single server which runs the master and all builds,…

Comments Off on Jenkins Distributed Build (Master-Slave Configuration)