Implementing __________ can significantly improve Jenkins performance by offloading jobs to distributed nodes.

  • Docker Containers
  • Jenkins Agents
  • Jenkins Executors
  • Jenkins Slaves
Offloading jobs to distributed nodes is achieved by configuring Jenkins Slaves. These are additional machines that Jenkins can use to execute build jobs, thereby improving performance.
Add your answer
Loading...

Leave a comment

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