8. Jenkins distributed architecture

Опубликовано: 05 Апрель 2020
на канале: AEM and Devops Tutorial
2,122
19

Jenkins distributed architecture: Problem with using one Jenkins server is that suppose you have a huge project to build on regular basis. So at that time one jenkins server can't simply handle the load.

To address this shortcoming of single Jenkins server, jenkins distributed architecture was introduced.

Architecture consist of a Jenkins master and multiple slave. Your main Jenkins server is the master.
Jenkins master is used for scheduling build jobs. It also dispatches builds to the slaves for execution and monitors the slaves/agents and distributes the loads to the slaves.
Slaves/agent performs the jobs as told by the master.

Whenever you want to connect master with slaves we need a jnlp connection between them and jdk/java must be installed in the slave machines.

Install one more ubuntu instance on aws which we can use as slave.

Now, you have become familiar with the jenkins dashboard.
share, support, like and subscribe
Subscribe : https://www.youtube.com/channel/UC5Lc...
LinkedIn :   / pankaj-ch  
...
Facebook :   / pankajchhatri  

Twitter :   / pankajchhatri  

Google plus : https://plus.google.com/u/0/+pankajch
...

About : AEM/CQ5 and Devops tutorial is a youtube channel which helps you to learn AEM and devops concepts theoretically as well as practically.


Смотрите видео 8. Jenkins distributed architecture онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь AEM and Devops Tutorial 05 Апрель 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,122 раз и оно понравилось 19 людям.