For scaling Jenkins in a distributed setup, a _________ strategy is commonly used to manage multiple Jenkins nodes.

  • Master-Slave
  • Mesh Networking
  • Peer-to-Peer
  • Ring Topology
For scaling Jenkins in a distributed setup, a Master-Slave strategy is commonly used. It involves a central Jenkins master coordinating and delegating tasks to multiple agent nodes, enabling parallel job execution.
Add your answer
Loading...

Leave a comment

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