Jenkins Back To Basics

Jenkins is one of the most widely used CI/CD tool. Enables to automate the software tasks effectively. It is open source and strong community support. Introductions to Jekins Basics of SCM Basics of CI/CD Jenkins Architecture Installation Option Plugins extend functionality Controller Failure - Freestyle project. Pipeline and Jenkins file Additional Pipeline configs Simple Pipeline Job Build and Test via Pipleline Pipeline Script from SCM( Source Code Management ) Automating Jenkins using CLI and APIs Build a Job Install a Plugin Jenkins Security Overview Jenkins Authentication and Authorization via matrics authorization strategy. #### Note: Learning from Kodekloud community. migrating from manual to VCS and Jenkins Pipeline stages: Developer CI/CD pipelines Core Terminology:

Mar 7, 2025 - 20:31
 0
Jenkins Back To Basics

Jenkins is one of the most widely used CI/CD tool. Enables to automate the software tasks effectively. It is open source and strong community support.

  • Introductions to Jekins
  • Basics of SCM
  • Basics of CI/CD
  • Jenkins Architecture
  • Installation Option
  • Plugins extend functionality
  • Controller Failure - Freestyle project.
  • Pipeline and Jenkins file
  • Additional Pipeline configs
  • Simple Pipeline Job
  • Build and Test via Pipleline
  • Pipeline Script from SCM( Source Code Management )
  • Automating Jenkins using CLI and APIs
  • Build a Job
  • Install a Plugin
  • Jenkins Security Overview
  • Jenkins Authentication and Authorization via matrics authorization strategy. #### Note: Learning from Kodekloud community.

Image description

migrating from manual to VCS and Jenkins

Image description

Pipeline stages:

Image description

Developer CI/CD pipelines

Image description

Core Terminology:

Image description

Image description

Image description