मुफ्त कोर्स की इमेज Jenkins CI/CD DevOps Full Course in Hindi

मुफ्त ऑनलाइन कोर्स Jenkins CI/CD DevOps Full Course in Hindi

ऑनलाइन कोर्स की अवधि: 8 hours and 2 minutes

New

Free Hindi Jenkins CI/CD course: install Jenkins, GitHub webhooks, pipelines as code, nodes, Maven artifacts, Docker builds, RBAC security.

इस फ़्री कोर्स में, जानें

  • Jenkins Fundamentals and Setup
  • Job Triggers, Scheduling, and Build Controls
  • Distributed Builds with Nodes and Agents
  • Jenkins UI Customization and Job Organization
  • Dynamic Agents, Notifications, and Docker Build Basics
  • Jenkins Pipelines: Core Concepts and Practical Patterns
  • Security, Authentication, and Authorization (RBAC)
  • Advanced Pipelines: Multibranch and Shared Libraries
  • Dockerized Deployment and Image Publishing with Jenkins

मुफ़्त ऑनलाइन कोर्स के बारे में

Learn Jenkins CI/CD and DevOps fundamentals in Hindi with a practical, job-oriented approach focused on real automation workflows. This free online course explains what CI/CD pipelines are, where Jenkins fits in a DevOps toolchain, and how to move from basic concepts to building reliable delivery pipelines.

Start by setting up Jenkins and understanding the dashboard, plugins, and core configuration. You will create and manage jobs, work with different build triggers, and integrate source control by connecting GitHub repositories and configuring webhooks for automated builds. The course also covers build scheduling, remote triggering, chaining projects with upstream and downstream patterns, and improving stability with retries, timeouts, timestamps, and build retention policies.

Go deeper into scaling and performance by configuring executors, enabling concurrency, running parallel builds, and distributing workloads using worker nodes across Linux and Windows. You will learn how to schedule jobs on dedicated nodes, customize dashboard views, organize jobs with folders, and use dynamic provisioning to launch nodes when work is queued.

Pipeline as code is a major focus, including both declarative and scripted styles. You will practice using environment variables, conditions, functions, parameters, post actions, and the pipeline syntax generator. The course also teaches artifact creation with Maven, working with files across nodes using stash and unstash, and building end-to-end flows that pull code from GitHub and produce deployable outputs.

Container workflows are included, showing how to build custom Docker images with Dockerfile, publish images to Docker Hub through Jenkins pipelines, and deploy applications to a Tomcat server using a WAR file. Finally, strengthen security by disabling anonymous access, enabling sign-in, and applying user management with role-based access control to control what teams can see and do inside Jenkins.

कोर्स की सामग्री

  • वीडियो क्लास: Know what CI/CD Pipeline and Devops are and What are Jenkins and the role of Jenkins in DevOps 15m
  • वीडियो क्लास: How to Install and Configure Jenkins : A Step-by-Step Guide 08m
  • अभ्यास: Jenkins इंस्टॉल करने से पहले सिस्टम में कौन-सा prerequisite इंस्टॉल होना ज़रूरी बताया गया है?
  • वीडियो क्लास: Plugins in Jenkins and Overview of Jenkins Dashboard 07m
  • अभ्यास: Jenkins में Plugins का मुख्य उद्देश्य क्या है?
  • वीडियो क्लास: Creating Your First Job in Jenkins 11m
  • अभ्यास: Jenkins में Freestyle project का मुख्य उपयोग क्या है?
  • वीडियो क्लास: Trigger in Jenkins Build Periodically, Poll SCM and Know How to Integrate GitHub repo to Jenkins 17m
  • अभ्यास: Jenkins में GitHub से कोड pull करने के लिए कौन-सी चीज़ जरूरी बताई गई है?
  • वीडियो क्लास: Jenkins Trigger: Build Remotely and Build After Another Project Built 10m
  • अभ्यास: Jenkins में “Build remotely (e.g., from scripts)” ट्रिगर का मुख्य उपयोग क्या है?
  • वीडियो क्लास: GitHub hook trigger for GITScm polling in Jenkins and Configuring WebHooks in GitHub 14m
  • वीडियो क्लास: Configuring and Managing Executor in Jenkins 06m
  • वीडियो क्लास: Enable Concurrent for a Job, Run Multiple Build in Parallel for a Particular Job 03m
  • अभ्यास: Jenkins में "Execute concurrent builds if necessary" को enable करने से क्या होता है?
  • वीडियो क्लास: Parameterized Jobs In Jenkins in Hindi 08m
  • अभ्यास: Jenkins में Parameterized Job का मुख्य फायदा क्या है?
  • वीडियो क्लास: Retry Count in Jenkins 04m
  • वीडियो क्लास: Timeout and Timestamp in Jenkins 07m
  • अभ्यास: Jenkins में Job को एक तय समय के बाद अपने आप रोकने/समाप्त करने के लिए कौन-सा विकल्प उपयोग किया जाता है?
  • वीडियो क्लास: How to Discard Old Builds in Jenkins 06m
  • वीडियो क्लास: Setting and Managing Global Environmental Variable and Jenkins Provided Environment Variable 07m
  • अभ्यास: Jenkins में Global Environment Variable सेट करने से क्या होता है?
  • वीडियो क्लास: Block Upstream Build while Downstream build in Progress and Vice Versa 05m
  • अभ्यास: Jenkins में Upstream और Downstream jobs का सही संबंध क्या है?
  • वीडियो क्लास: Throttle Build in Jenkins 03m
  • अभ्यास: Jenkins में किसी job को एक तय समय (जैसे 1 मिनट) में कितनी बार build हो सके, इसे restrict करने के लिए किस विकल्प/feature का उपयोग किया जाता है?
  • वीडियो क्लास: Changing By Default Workspace of Jenkins Job 07m
  • अभ्यास: Jenkins जॉब के लिए Custom Workspace सेट करने पर बिल्ड फेल होने का सबसे सामान्य कारण क्या हो सकता है?
  • वीडियो क्लास: Distributed Cluster in Jenkins - Scaling your Continuous Integration and Delivery 09m
  • अभ्यास: Jenkins distributed cluster में Master node की मुख्य भूमिका क्या होती है?
  • वीडियो क्लास: Prerequisite to Create Linux as Worker Node for Jenkins Master 07m
  • अभ्यास: Jenkins में किसी सिस्टम को Worker Node (Agent) बनाने से पहले सबसे जरूरी prerequisite क्या है?
  • वीडियो क्लास: Steps to Create Linux as a Jenkins Worker Node: Step-by-Step Tutorial 16m
  • अभ्यास: Jenkins में किसी Linux सिस्टम को Worker Node (Agent) बनाने से पहले कौन-सी चीज़ अनिवार्य है?
  • वीडियो क्लास: Creating Windows as Worker Nodes for Jenkins Master 10m
  • अभ्यास: Windows को Jenkins में worker node (agent) के रूप में जोड़ते समय इस transcript में कौन-सा launch method चुना गया है?
  • वीडियो क्लास: Steps to Schedule Jobs on a Dedicated Worker Node 04m
  • अभ्यास: Jenkins में किसी job को हमेशा एक specific node पर run कराने के लिए कौन-सा option enable किया जाता है?
  • वीडियो क्लास: Customize Dashboard Views, Add Jobs, and Create Folders in Jenkins 07m
  • अभ्यास: Jenkins में नया List View बनाने के लिए सही प्रक्रिया क्या है?
  • वीडियो क्लास: Upstream and Downstream Projects Explained and Delivery 10m
  • अभ्यास: Jenkins में Upstream और Downstream प्रोजेक्ट का सही अर्थ क्या है?
  • वीडियो क्लास: Dynamic Provisioning of Worker Node, launch worker node when jobs are scheduled 18m
  • अभ्यास: Jenkins में Docker के जरिए dynamic worker node provisioning का मुख्य फायदा क्या है?
  • वीडियो क्लास: Sending Mail From Jenkins: Step By Step Process 15m
  • अभ्यास: Jenkins से Gmail के जरिए ईमेल नोटिफिकेशन भेजने के लिए Jenkins में पासवर्ड के रूप में किस चीज़ का उपयोग करना चाहिए?
  • वीडियो क्लास: Building custom Docker Image with Maven and Java using DockerFile 17m
  • अभ्यास: Maven-based Java build ke liye banayi gayi Docker image me do environment variables kaun-se set karna zaroori bataya gaya?
  • वीडियो क्लास: Creating Artifacts with Jenkins and Maven 16m
  • अभ्यास: Jenkins में Maven से Java कोड का पैकेज (JAR) बनाने के लिए Maven configuration कहाँ की जाती है ताकि job में use हो सके?
  • वीडियो क्लास: Detailed Explanation of Pipeline as code, Declarative and Scripted Pipeline and Creating First code 15m
  • अभ्यास: Jenkins में Pipeline as Code लिखने के लिए कौन-सा प्लगइन इंस्टॉल करना जरूरी है ताकि Job Create करते समय “Pipeline” का option दिखे?
  • वीडियो क्लास: Using Environment Variable, If-Else, Functions and Making Parametrized Job using Pipeline as Code 20m
  • अभ्यास: Declarative Jenkins Pipeline में IF/ELSE जैसी conditional logic लिखने के लिए सही तरीका क्या है?
  • वीडियो क्लास: Download file from GitHub using pipeline as code, use of post Section and pipeline syntax generator 20m
  • अभ्यास: Jenkins Declarative Pipeline में GitHub से कोड डाउनलोड करने के बाद पूरे workspace को archive (artifact) बनाने के लिए किस command का उपयोग दिखाया गया है?
  • वीडियो क्लास: Stash and Unstash in Jenkins Pipeline, Transferring Files from one worker node to another: Part-1 12m
  • अभ्यास: Jenkins Pipeline में stash/unstash का मुख्य उपयोग क्या है?
  • वीडियो क्लास: Stash and Unstash in Jenkins Pipeline, Transferring Folders from one worker node to another: Part-2 07m
  • अभ्यास: Jenkins Pipeline में stash step से फोल्डर के अंदर की फाइलें भी stash करने के लिए include pattern में क्या बदलाव करना चाहिए?
  • वीडियो क्लास: Creating Pipeline as code to Create Artifacts Using Jenkins and Maven 16m
  • अभ्यास: Jenkins Pipeline में अलग-अलग stages के बीच डाउनलोड/बिल्ड आउटपुट को अगले stage तक ले जाने के लिए किस mechanism का उपयोग किया जाता है?
  • वीडियो क्लास: Disable Anonymous login in Jenkins Dashboard Enable Signin Option 07m
  • अभ्यास: Jenkins में बिना लॉगिन के एक्सेस रोकने के लिए Global Security में कौन-सा Authorization विकल्प चुनना चाहिए?
  • वीडियो क्लास: User Management and Role Base Access Control (RBAC) in Jenkins 24m
  • अभ्यास: Jenkins में Role-Based Access Control (RBAC) सेटअप करने के लिए किस authorization strategy को चुनना जरूरी है?
  • वीडियो क्लास: Multibranch Pipeline in Jenkins 08m
  • अभ्यास: Jenkins Multibranch Pipeline का मुख्य काम क्या होता है?
  • वीडियो क्लास: Mastering Jenkins Shared Library 22m
  • अभ्यास: Jenkins Shared Library में standard directory structure के तीन मुख्य folders कौन-कौन से होते हैं?
  • वीडियो क्लास: Resource Directory in Jenkins Shared Library 13m
  • अभ्यास: Jenkins Shared Library में resources डायरेक्टरी का मुख्य उपयोग क्या है?
  • वीडियो क्लास: DockerFile to Installing and configure tomcat server and deploy a WAR file on Tomcat server 16m
  • वीडियो क्लास: Building and Publishing Docker images to Docker Hub Using Jenkins Pipeline 17m
  • अभ्यास: Jenkins Pipeline में Docker image को Docker Hub पर push करने से पहले सबसे जरूरी step क्या है?

इस मुफ्त कोर्स में शामिल है:

8 hours and 2 minutes का ऑनलाइन वीडियो कोर्स

कोर्स पूरा करने का डिजिटल सर्टिफिकेट (मुफ्त)

ज्ञान को पक्का करने के लिए अभ्यास

100% मुफ्त, कंटेंट से लेकर सर्टिफिकेट तक

क्या आप शुरू करने के लिए तैयार हैं?ऐप डाउनलोड करें और आज ही शुरू करें।

अभी ऐप इंस्टॉल करें

कोर्स एक्सेस करने के लिए
टेक्नोलॉजी और बिज़नेस कोर्स को दिखाने वाला आइकन

5,000 से ज़्यादा फ़्री कोर्स

प्रोग्रामिंग, इंग्लिश, डिजिटल मार्केटिंग और भी बहुत कुछ! जो चाहें, मुफ़्त में सीखें।

स्टडी प्लानिंग को दर्शाने वाला टारगेट के साथ कैलेंडर आइकन

AI के साथ स्टडी प्लान

हमारे ऐप की आर्टिफिशियल इंटेलिजेंस आपके चुने हुए कोर्स के लिए स्टडी शेड्यूल बना सकती है।

करियर और बिज़नेस को दर्शाने वाला प्रोफेशनल आइकन

शून्य से पेशेवर सफलता तक

हमारे मुफ़्त सर्टिफ़िकेट के साथ अपना रिज़्यूमे बेहतर बनाएँ और फिर अपनी मनपसंद नौकरी पाने के लिए हमारे आर्टिफिशियल इंटेलिजेंस का इस्तेमाल करें।

आप QR कोड या नीचे दिए गए लिंक का भी इस्तेमाल कर सकते हैं।

QR कोड - Cursa डाउनलोड करें - ऑनलाइन कोर्स

और मुफ्त कोर्स यहाँ: IT and Development Tools