In the exciting realm of DevOps, I am enthusiastic about embracing the culture, methodologies, and technologies that drive successful software delivery. With a commitment to lifelong learning and a passion for problem-solving, I am ready to embark on this journey as an aspiring DevOps engineer, making a positive impact and helping organizations achieve their technological goals.
Nothing here yet.
What is a Pipeline - A pipeline is a collection of steps or jobs interlinked in a sequence. Declarative: Declarative is a more recent and advanced implementation of a pipeline as a code. Scripted: Scripted was the first and most traditional implement...

Task-01 Document the process from cloning the repository to adding webhooks, and Deployment, etc. as a README , go through this example A well written readme file will help others to understand your project and you will understand how to use the pr...

In this blog, We are going to do a project for node-todo-cicd application using Jenkins webhook. So from Day 23, we have Jenkins setup ready. You can follow along below steps. Fork this repo - https://github.com/LondheShubham153/node-todo-cicd Crea...

What is CI/CD? 馃殌 Continuous Integration and Continuous Deployment (CI/CD) 馃殌 CI/CD is a set of practices and methodologies that aim to streamline and automate the process of building, testing, and deploying software applications. These practices pro...
