Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Jenkins Pipelines - Step By Step | Devops | Ci/Cd

Posted By: ELK1nG
Jenkins Pipelines - Step By Step | Devops | Ci/Cd

Jenkins Pipelines - Step By Step | Devops | Ci/Cd
Published 7/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 768.87 MB | Duration: 2h 15m

Learn how we develop continuous integration/ continuous delivery pipelines on Jenkins.

What you'll learn
Installation of jenkins and basics of Devops, CI/CD
Continuous Integration within your Software Development Lifecycle
Create pipelines - from beginner to expert
Pipeline using SCM (git)
Run pipelines on nodes (VM, Cloud, Docker)
Requirements
Basics knowledge of Jenkins
Little awareness of Git
Little awareness of VMs, Docker, AWS nodes
Description
Welcome to my course Jenkins Pipelines | CI/CD | DevOpsIf you want to learn CI/CD using Jenkins pipelines and you have very limited or zero knowledge of Jenkins                               orIf you are interested in automated deployments, scheduled builds, SCM(git) triggered builds                               orIf you do not have prior experience on Jenkins and want to get good hold on itthen this course is for YOU.In the DevOps World, Jenkins is one of the best cards on the table. In this course you'd learn how to create pipelines from scratch. No prior knowledge of Jenkins is required for this course. However if you have some basic awareness of Jenkins or any other CI/CD tool, it would be helpful.A little knowledge of git/github would be good. I therefore recommend to go though my FREE course on Udemy to learn Git & Github.In this course, I am primarily recommending Declarative pipeline sytnax. I'm sure that after completing this course, you would be able to create pipelines for your projects and move towards continuous delivery. This journey of CI/CD is not very straight forward as it require lot of knowledge of various lifecycles of SDLC, accesses, environments etc. Therefore, I'll be covering few real life example projects and explain to you the challenges, problem statements and their solutions.Enjoy the course.. Happy Learning!

Overview

Section 1: Introduction

Lecture 1 Introduction to the course

Lecture 2 Why DevOps?

Lecture 3 Jenkins - Installation on Windows

Lecture 4 Jenkins - Installation on Ubuntu

Section 2: Jenkins Pipeline Scripting - Basics

Lecture 5 Freestyle versus Pipeline jobs

Lecture 6 Declarative pipeline and Scripted pipeline

Lecture 7 First Pipeline using Pipeline script

Lecture 8 Pipeline using SCM (github)

Lecture 9 Post actions

Lecture 10 Multiple stages

Lecture 11 Blue Ocean

Lecture 12 Parallel Stages ( Scripted and Declarative)

Lecture 13 Sequential Stages

Lecture 14 Environment variables

Lecture 15 Options Directive

Lecture 16 Parameters

Lecture 17 When block

Lecture 18 Flow Control - If..Else, Try..Catch

Lecture 19 Shared/Global Libraries

Section 3: Pipeline Agents

Lecture 20 Virtual Machine(ubuntu) agent

Lecture 21 Docker setup on VM(Ubuntu)

Lecture 22 Docker agent Use cases

Lecture 23 Deploy simple html app on Docker using Jenkins Pipeline

Lecture 24 Congratulations!

Developers/DevOps professionals/Engineers who want to learn the pipeline concepts in Jenkins,Students/Professionals who have basic knowledge of Jenkins and want to deep dive further,Anyone who is willing to learn CI/CD using Jenkins