Rajendra Patilrajendrapatil9949.hashnode.dev路Sep 3, 2024#90DaysOfDevops | Day 28Understanding Jenkins Agents At the heart of Jenkins lies the master server, orchestrating the execution of pipelines and managing job workflows. However, as projects grow in complexity and scale, a single master may become overwhelmed. Enter Jenkins...DiscussJenkins
Pranit Kolamkarkpranit.hashnode.dev路Aug 3, 2024Intro to Amazon Elastic File System (EFS)In the landscape of cloud computing services provided by Amazon Web Services (AWS), storage solutions play a pivotal role in ensuring scalable, reliable, and cost-effective data management. Among these solutions, Amazon Elastic File System (EFS) stan...Discuss#day28
Prathmesh Vibhuteprathmeshh.hashnode.dev路Apr 3, 2024Day 28 : Jenkins AgentsJenkins Master (Server) Jenkins鈥檚 server or master node holds all key configurations. Jenkins master server is like a control server that orchestrates all the workflow defined in the pipelines. For example, scheduling a job, monitoring the jobs, etc....Discuss#day28
Malik Liaqatliaqatali.hashnode.dev路Jan 3, 2024Day 28 : Jenkins AgentsHere is the summary of the Day 28 of #90DaysOfDevOps Challenge: Jenkins Master (Server) Jenkins鈥檚 server or master node holds all key configurations. Jenkins master server is like a control server that orchestrates all the workflow defined in the pi...Discuss90 Days of DevopsAWS
Siri Chandanairis1919.hashnode.dev路Nov 2, 2023Day 28- Jenkins Agents/90days of DevOps challengeJenkins is an open-source automation server that is widely used for continuous integration and continuous delivery (CI/CD) pipelines. It allows developers to automate various tasks such as building, testing, and deploying software applications. In Je...Discuss Jenkins, DevOps
Gopal Gautamgopalgtm.hashnode.dev路Aug 27, 2023Day 28 Task: Jenkins Agents馃敼Jenkins Master (Server) Jenkins鈥檚 server or master node holds all key configurations. The Jenkins master server is like a control server that orchestrates all the workflow defined in the pipelines. For example, scheduling a job, monitoring the jobs...Discuss#90daysofdevops
Varun Margamvarunmargam.hashnode.dev路Aug 23, 2023Efficient CI/CD with Jenkins: Exploring Master-Slave Architecture and Agents馃搷Introduction Welcome to my Jenkins blog series! In this blog, we're delving into the core concepts of Jenkins Master-Slave Architecture, Jenkins Agents, and SSH-based connections. From theory to practice, we'll guide you through setting up a Master...Discuss路1 like路203 reads90DaysOfDevOps馃殌#day28
Dhwarika Jhadwarkajha.hashnode.dev路May 15, 2023Jenkins ProjectJenkins Master (Server) Jenkins鈥檚 server or master node holds all key configurations. The Jenkins master server is like a control server that orchestrates all the workflow defined in the pipelines. For example, scheduling a job, monitoring the jobs, ...Discuss路1 like路80 reads Jenkins, DevOps