Companies Home Search Profile

Jenkins CI CD Pipeline Tutorials Hands-On with Projects

Focused View

SkyHigh Services

7:51:27

17 View
  • 1 - Introduction to Jenkins What is Jenkins.mp4
    03:54
  • 1 - What is Jenkins.txt
  • 2 - How to Install Jenkins on Amazon Linux 2 Configure Jenkins Remove Jenkins.mp4
    21:47
  • 3 - How to Install Jenkins on Ubuntu 2204 LTS.txt
  • 3 - How to Install Jenkins on Ubuntu 2204 LTS Configure Jenkins on Ubuntu 2204.mp4
    20:45
  • 4 - How to Install Jenkins on Windows Configure Jenkins on Windows.mp4
    18:08
  • 4 - How to Install Jenkins on Windows and Windows Server.txt
  • 5 - Jenkins Freestyle Project to Integrate GitHub Account.mp4
    12:15
  • 6 - How to Build Java Project using Maven in Jenkins.txt
  • 6 - Jenkins Freestyle Job How to Build Java Project using Maven.mp4
    10:50
  • 7 - Jenkins Freestyle Job How to Build Java Project using Gradle.mp4
    16:32
  • 8 - How to Validate Jenkinsfile using Visual Studio Code.txt
  • 8 - Validate your Jenkinsfile from within VS Code.mp4
    08:25
  • 9 - How to write Jenkins Pipeline Create your First Jenkins Pipeline.mp4
    29:15
  • 9 - How to write Jenkins pipeline.txt
  • 10 - Build Java Project using Maven in Jenkins Pipeline.txt
  • 10 - Build Java Project with Maven using Jenkins Pipeline.mp4
    14:39
  • 11 - Artifactory with Jenkins Install Nexus on Ubuntu.mp4
    28:54
  • 12 - How to Upload Artifact to Nexus using Jenkins.txt
  • 12 - Integrate Nexus with Jenkins Nexus Artifactory with Jenkins.mp4
    15:15
  • 13 - Build and push docker image to Docerhub using Jenkins Pipeline.mp4
    20:15
  • 13 - push-docker-image-to-dockerhub-using-jenkins-pipeline.txt
  • 14 - Build and Push Docker Image to AWS ECR using Jenkins Pipeline.mp4
    43:14
  • 14 - Push Docker image to AWS ECR using Jenkins pipeline.txt
  • 15 - Integrate SonarQube with Jenkins Pipeline.mp4
    27:23
  • 16 - Deploy Java Maven Project war file to Apache Tomcat using Jenkins.mp4
    34:52
  • 16 - Deploy Java Maven Project war file to Apache Tomcat using Jenkins.txt
  • 17 - Integrate AWS EKS with Jenkins.mp4
    22:03
  • 18 - Connect Kubernetes Cluster using Jenkins Pipeline withKubeCredentials.txt
  • 18 - Integrate Remote Kubernetes Cluster with Jenkins Connect K8s with Jenkins.mp4
    31:28
  • 19 - Integrate AWS EKS with Jenkins using SSH Agent.mp4
    16:48
  • 20 - Integrate slack Notifications in Jenkins Job.mp4
    14:56
  • 21 - Setup Email Notification in Jenkins.mp4
    13:12
  • 22 - Hosting Jenkins on Kubernetes Cluster.txt
  • 22 - Hosting Jenkins on Kubernetes Cluster Setup Jenkins on AWS EKS Cluster.mp4
    19:59
  • 23 - Deploy NodeApp to AWS EKS using Jenkins Pipeline Deploy to Kubernetes using Jenkins Pipeline.txt
  • 23 - Deploy NodeJS APP to AWS EKS using Jenkins Pipeline Deploy to AWS EKS Jenkins.mp4
    26:38
  • Description


    Jenkins CI CD Pipeline Tutorial from Basics to Advanced, Integrations of Tools with Jenkins like AWS, Docker, Kubernetes

    What You'll Learn?


    • Jenkins Introduction, Jenkins Installation on LInux and Windows, Jenkins Plugins
    • Jenkins Freestyle Jobs, Jenkinsfile, Jenkins Pipeline-Declarative and Scripted Pipeline, Github, Maven, Gradle Integration with Jenkins
    • SonarQube and Nexus artifactory integration with Jenkins Pipeline, Build and Push Docker Image to dockerhub, AWS ECR using Jenkins Pipeline
    • AWS EKS Integration with Jenkins , Hosting Jenkins on Kubernetes, Deploy to Kubernetes using Jenkins Pipeline, Deploy Helm Chart to Kubernetes using Jenkins
    • Configure Slack, Email Notification with Jenkins, Monitoring Jenkins with Prometheus and Grafana
    • Setup Kubernetes Cluster | Install Kubernetes using Minikube, Kubeadm and eksctl | Helm Introduction

    Who is this for?


  • DevOps Engineer, SysAdmins, Software Developer and those who want to learn Jenkins from Scratch
  • What You Need to Know?


  • Basic Linux or Windows OS Knowledge
  • A System/VM/Cloud Instance running on Linux or Windows OS
  • Basic Knowledge or Concept on Docker, Kubernetes, Prometheus and Grafana, ArgoCD
  • More details


    Description

    Welcome to Jenkins CI CD Pipeline Tutorial Hands-On with Projects Course


    In this course, we will learn Jenkins CI CD Pipeline Tutorial from Basics to Advanced, Integrations of Tools with Jenkins like AWS, GitHub, SonarQube, Nexus, Maven, Gradle, DockerHub, Kubernetes, ArgoCD, Slack, Emails, Prometheus and Grafana


    1. Jenkins Introduction and Jenkins Installation


    •    Introduction to Jenkins | What is Jenkins

    •    How to Install Jenkins on Amazon Linux 2 | Configure Jenkins | Remove Jenkins

    •    How to Install Jenkins on Ubuntu 22.04 LTS | Configure Jenkins on Ubuntu 22.04

    •    How to Install Jenkins on Windows | Configure Jenkins on Windows


    2. Setup Freestyle Project in Jenkins  | How to create a Freestyle Jobs in Jenkins


    •   Jenkins Freestyle Project to Integrate GitHub Account

    •   Jenkins Freestyle Job - How to Build Java Project using Maven

    •   Jenkins Freestyle Job - How to Build Java Project using Gradle


    3. How to Validate Jenkinsfile using Visual studio code


    •    Validate your Jenkinsfile from within VS Code


    4. What is Jenkins Pipeline |How to write Jenkins Pipeline|Create Jenkins Pipeline

    •    How to write Jenkins Pipeline | Create your First Jenkins Pipeline


    5. Variables in Jenkins Pipeline


    •    How to Use Variables in Jenkins Pipeline


    6. Continuous Integration(CI) with Jenkins | Jenkins CI Explained


    •    Build Java Project with Maven using Jenkins Pipeline


    7. Artifactory with Jenkins | Artifactory Integration with Jenkins


    •    Artifactory with Jenkins | Install Nexus on Ubuntu

    •    Integrate Nexus with Jenkins | Nexus Artifactory with Jenkins


    8. Docker with Jenkins | Continuous integration with Docker and Jenkins


    •    Build and push docker image to Dockerhub using Jenkins Pipeline

    •    Build and Push Docker Image to AWS ECR using Jenkins Pipeline

       

    9. SonarQube with Jenkins | Jenkins-SonarQube Integration

       

    •    Integrate SonarQube with Jenkins Pipeline


    10. Deploy to Apache Tomcat using Jenkins | Jenkins Tomcat Integration


    •     Deploy Java Maven Project war file to Apache Tomcat using Jenkins


    11. Integrate AWS EKS with Jenkins | Jenkins AWS EKS Integration


    •      Integrate AWS EKS with Jenkins

    •      Integrate Remote Kubernetes Cluster with Jenkins | Connect K8s with Jenkins

    •      Integrate AWS EKS with Jenkins using SSH Agent


    12. Notification In Jenkins


    •     Integrate slack Notifications in Jenkins Job

    •     Setup Email Notification in Jenkins


    13. What is Helm | Why We need Helm | What is Helm Chart | Structure of Helm Chart


    • What is Helm | What is Helm Chart | Structure of Helm Chart | Helm Basic Command


    14. Setup Kubernetes Cluster | Install Kubernetes using Minikube, Kubeadm and eksctl

    • How to Install Minikube on Ubuntu 22.04 LTS | Deploy App on Minikube Cluster

    • Create Kubernetes cluster using Kubeadm on Ubuntu 22.04 LTS

    • How to Create Amazon EKS cluster using eksctl


    15. Deploy to AWS EKS using Jenkins Pipeline | Deploy to Kubernetes using Jenkins


    •     Hosting Jenkins on Kubernetes Cluster | Setup Jenkins on AWS EKS Cluster

    •     Deploy NodeJS APP to AWS EKS using Jenkins Pipeline | Deploy to AWS EKS Jenkins

    •     Deploy Java Helm Chart to AWS EKS using Jenkins Pipeline


    16. Jenkins pipeline with Argo CD and Kubernetes


    17. Monitoring Jenkins with Prometheus and Grafana


    18. Integration of OWASP Dependency Check with Jenkins | Jenkins OWASP plugin


    19. Jenkins Interview Questions and Answers



    Who this course is for:

    • DevOps Engineer, SysAdmins, Software Developer and those who want to learn Jenkins from Scratch

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    SkyHigh Services
    SkyHigh Services
    Instructor's Courses
    SkyHigh Services are community peoples where we can provides Training on DevOps Tools, Linux, Databases, Clouds, GitHub Actions, Docker, Kubernetes, Prometheus and Grafana, HelmLearning and Knowledge sharing is our Passion.We believe in Sharing Knowledge to others.We are in Infrastructure, DevOps and SRE domain from last 10 years and our aim to provide real time scenario based learning contents to our students
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 23
    • duration 7:51:27
    • Release Date 2023/12/06