#cicd-cjy1vtdk2005kjjs17n8couc3
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...
What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuos integration: continuos integration if...
What is Jenkins Master (Server): In Jenkins, a "master" refers to the central server in a Jenkins automation setup. It is the core component...
Introduction: The Jenkins Declarative Pipeline is a higher-level abstraction built on top of the traditional Jenkins Pipeline scripting language. It...