Supriya Surkarsupriyasurkar.hashnode.dev·Feb 29, 2024Day 26 Task: Jenkins Declarative PipelineThis is #90DaysofDevops challenge under the guidance of Shubham Londhe sir. Introduction In the world of DevOps and Continuous Integration/Continuous Deployment (CI/CD), grasping the concept of Jenkins' Declarative Pipeline Syntax is crucial. This sy...10 likes·41 readsJenkins
Mudit Mathurdevopscirrus.hashnode.dev·Jan 8, 2024🚀 DevSecOps CI/CD: Deploying a Secure Hotstar Clone 🔒✨In the ever-changing landscape of software development and deployment, the integration of resilient security practices into the development pipeline has become indispensable. DevSecOps, a fusion of Development, Security, and Operations, underscores t...21 likes·971 readsDevops
Deepak Patildeepakcloud22.hashnode.dev·Aug 19, 2023Day 26: Jenkins Pipelines: A Guide to Declarative Pipelines and Groovy Syntax 🔄🎆Introduction One of the most important parts of your DevOps and CICD journey is a Declarative Pipeline Syntax of Jenkins using which we can create our pipeline as a code that brings automation to your development, building, testing, monitoring depl...121 reads Jenkins, DevOps