Edvin Dsouzaedvindsouza.hashnode.dev·Aug 7, 2023Automating Web Application Deployment with Jenkins: A Step-by-Step GuideIntroduction: Jenkins is a powerful open-source automation server that enables developers to automate the build, test, and deployment process for software projects. In this blog post, we will guide you through the step-by-step process of setting up a...121 readsJenkins
Md Javeedjaveed1.hashnode.dev·May 25, 2023devops cicdAzure DevOps Pipeline CI pipeline fundamentals What is a CICD pipeline? [if !supportLists]· [endif]In software engineering, CI/CD or CICD generally refers to the combined practices of continuous integration and either continuous delivery or co...35 readsdevops cicd