Hello Friends ,
Welcome to DevOps tutorial.
In this lecture we will learn Jenkins code as Pipelie.
What is Jenkins pipeline
Jenkins Pipeline is a combination of plugins that support the integration and implementation of continuous delivery pipelines using Jenkins.
Continuous delivery means that every time a change is made to the code or the infrastructure, the software team must work in such a way that these changes are built quickly and tested using various automation tools after which the build is subjected to production.
Continuous delivery ensures that the software is built, tested and released more frequently.
What is Jenkins DSL (Domain Specific language)?
• Jenkins DSL plugins Is used to define jobs in programatically way.
• Provides a structure to describe jobs using a Groovy-based language.
• At a high level a pipeline consists of 3 Parts
o Building testing the artifacts
o Assuring Quality
o Orchestrating Deployment to production
Benefits
• The code is stored in a text file called the Jenkinsfile which can be checked into a SCM (Source Code Management)
• You can review your code on the pipeline and backup easily.
• There is no tracking in user interface, but we can track in code level.
• It can integrate with several other plugins
#Jenkins #CodePipeline #DevOps #Java #CICD #DevOps #continuousDelivery #MAVEN #Tomcat #GIT
In questa pagina del sito puoi guardare il video online DevOps Tutorial 11 : Jenkins code as Pipeline using Sample project della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Abhishek Modi 29 marzo 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 279 volte e gli è piaciuto 18 spettatori. Buona visione!