#jenkins
Read more stories on Hashnode
Articles with this tag
we embark on a DevOps project centered around deploying a Django notes app on an EC2 instance through a Jenkins declarative CI/CD pipeline. Leveraging...
Introduction: Welcome to the 31st blog of the "90 Days of DevOps" series! Today, we will dive into the minikube, features of minikube and installation...
Introduction of Kubernetes: Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that...
What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuos integration: continuos integration if...
Introduction Creating a comprehensive Jenkins CI/CD project with thorough documentation is a vital step in modern software development. Such a project...
Introduction: The Jenkins Declarative Pipeline is a higher-level abstraction built on top of the traditional Jenkins Pipeline scripting language. It...