3. Jenkins Agents (Multi-Node) – Setting Up a Slave Node on AWS EC2
Introduction
Jenkins operates in a master-agent architecture, where agents (slave nodes) execute build jobs while the controller (master node) manages them. In this guide, we will set up a Jenkins slave node on an AWS EC2 instance and connect it to t...
kiranpawar.hashnode.dev2 min read