filmov
tv
Jenkins Distributed Build Architecture | Master and Slave setup in AWS
Показать описание
Jenkins can be used as a distributed build, which has a master and agent architecture. The master is responsible for coordinating with all the registered agents and sending all the jobs to be executed by agents. The agents could be a Linux, Windows, macOS, or docker container.