#jenkins
Read more stories on Hashnode
Articles with this tag
What is Pipeline? A pipeline is a series of stages or steps that guide the flow of work or processes toward a specific goal. In software development,...
#90DaysofDevops Challenge- Day24 ยท What and Why Jenkins Agents Required. Jenkins agents are worker machines or computing resources that are responsible...
#90DaysofDevOps Challenge - Day 22 & 23 ยท What is Jenkins? Jenkins is an automation tool in software development that helps build, test, and deploy...
#90DaysofDevOps Challenge - Day 18 & 19 ยท What and Why Docker Compose: docker-compose is the tool used to create and run multiple containers for the...
We will discuss how to deploy a node.js application on EC2 instance, and furthermore, we will create a robust CI/CD pipeline by utilizing Jenkins. ยท The...