In scaling Jenkins for large projects, __________ is/are used to distribute workloads across multiple nodes.

  • Docker containers
  • Freestyle projects
  • Master-Slave architecture
  • Pipeline scripts
The Master-Slave architecture is used to scale Jenkins for large projects. It involves a master node orchestrating and distributing workloads to multiple agent nodes.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *