Companies Home Search Profile

REAL-WORLD JENKINS CI/CD PIPELINES & DEVOPS For PYTHON

Focused View

Kumar S

10:26:23

172 View
  • 1. Intro.mp4
    02:32
  • 2. CourseOverview.mp4
    06:06
  • 3. Continuous Integration.mp4
    02:59
  • 4. Continuous Delivery.mp4
    02:18
  • 5. Continuous Deployment.mp4
    02:50
  • 6. Please Read(time 1min).html
  • 1. Section Overview.html
  • 2. About Jenkins.mp4
    04:09
  • 3. Installing Ubuntu Linux(VirtualBox).mp4
    11:41
  • 4. Set Static IP(Ubuntu).mp4
    05:43
  • 5. Changing TZ(optional).mp4
    01:44
  • 6. Exercise CentOS-StaticIP-Jdk.html
  • 7. Note Jenkins Installation.html
  • 8.1 jenkinsinstallubuntu.zip
  • 8. Jenkins Installation.mp4
    06:17
  • 9. Familiarize Jenkins Console.mp4
    03:57
  • 10. Note For Beginners.html
  • 11.1 firstjob-cmds.zip
  • 11. First Jenkins Job(Freestyle).mp4
    08:49
  • 12. Jenkins Console ListView & JobConsole.mp4
    06:17
  • 13. Optional Read.html
  • 14. Jenkins Plugin Demo.mp4
    00:50
  • 15. Quiz.html
  • 16. Build Executors and Parameterized Job.mp4
    06:20
  • 17.1 pyenvinstall.zip
  • 17. PyEnv Multiple Python versions(12).mp4
    07:18
  • 18. PyEnv Multiple Python versions(22).mp4
    05:10
  • 19. Assignment Pyenv in CentOS.html
  • 20. Info for Next Session.html
  • 21.1 freestyleunittestandcoverage.zip
  • 21. Freestyle Unittests Job(Integrate GitHub).mp4
    09:44
  • 22. Note.html
  • 23. Post Build Cobertura Coverage.mp4
    04:45
  • 24. Pls Read!.html
  • 1. Section Overview.html
  • 2. First Jenkins Job(Pipeline).mp4
    07:38
  • 3. Pipeline Scripted vs Declarative.mp4
    06:00
  • 4. Why Declarative Pipeline(Explain & Demo1).mp4
    06:34
  • 5. Why Declarative Pipeline(Demo2).mp4
    03:29
  • 6. Why Declarative Pipeline(Demo3).mp4
    13:18
  • 7. EXERCISE Quiz.html
  • 8. Assignment- Change BuildNumber.html
  • 1. Section Overview.html
  • 2. Python Application Demo.mp4
    05:47
  • 3. Application in Github.mp4
    02:29
  • 4. PIPELINE-1 Pipeline-As-Code(11).mp4
    01:08
  • 5. PIPELINE-1 Pipeline-As-Code(23).mp4
    12:03
  • 6.1 Pipeline file link.html
  • 6. PIPELINE-1 Pipeline-As-Code(33).mp4
    06:32
  • 7. Dockerizing Application.mp4
    04:33
  • 8. Docker Installation.mp4
    07:46
  • 9. Jenkins Docker Plugins & Demo.mp4
    05:25
  • 10.1 Pipeline file link.html
  • 10. Post Build Section.mp4
    08:54
  • 11. PIPELINE-2 Dockerize and deployrun(12).mp4
    05:35
  • 12.1 Pipeline File link in github.html
  • 12. PIPELINE-2 Dockerize and deployrun(22).mp4
    05:40
  • 13. Assignment docker run.html
  • 1. Section Overview.html
  • 2. GitHub Webhook(12).mp4
    09:17
  • 3. GitHub Webhook(22).mp4
    04:59
  • 4. SSH Protocol and SSH-Keys.mp4
    04:29
  • 5. SSH Integration with Github.mp4
    05:17
  • 6. Assignment ssh keys for cloning code.html
  • 7. Credentials and Credential Binding(12).mp4
    06:52
  • 8. Credentials and Credential Binding(22).mp4
    05:47
  • 9. Jenkins DockerHub Integration.mp4
    09:40
  • 10. Jenkins SlaveAgent integration(12).mp4
    06:53
  • 11. Jenkins SlaveAgent integration(22).mp4
    05:41
  • 12. Assignment CentOs agent.html
  • 13. Pipeline Docker Cmds(12).mp4
    03:54
  • 14. Pipeline Docker Cmds(22).mp4
    06:57
  • 1. Section Overview.html
  • 2. PIPELINE-3 Define Stages.mp4
    02:00
  • 3. PIPELINE-3 Walkthru & Demo.mp4
    07:47
  • 4. PIPELINE-3 Walkthru new Stage.mp4
    06:52
  • 5.1 Link to Pipeline.html
  • 5. PIPELINE-3 Full Pipeline Demo.mp4
    08:17
  • 1. Section Overview.html
  • 2. Demo Our Tests(in local system).mp4
    06:29
  • 3.1 Pipeline file link.html
  • 3. Pipeline Continuous Testing and Reporting.mp4
    10:08
  • 4.1 Pipeline Link.html
  • 4. Job Chaining-Trigger a Job from Another(12).mp4
    07:22
  • 5. Job Chaining-Trigger a Job from Another(22).mp4
    07:48
  • 6. Jenkins Email Notification(Configuration).mp4
    07:03
  • 7. Jenkins Email Notification(Demo).mp4
    05:48
  • 1. GitHub fork project.mp4
    07:37
  • 2. On-Demand Agents With Docker.mp4
    02:29
  • 3. Docker Cloud Agent(Dockerfile & Image).mp4
    06:24
  • 4. Docker Cloud Agent(Configurations 12).mp4
    07:09
  • 5. Docker Cloud Agent(Configurations 22).mp4
    08:58
  • 6. Docker Cloud Agent Demo(12).mp4
    12:11
  • 7. Docker Cloud Agent Demo(22).mp4
    04:33
  • 8. Project files Info.html
  • 9. Assignment Pipeline with Docker Cloud Agent.html
  • 10. DockerImage Agent.mp4
    06:48
  • 11. DockerImage Agent(Where it runs).mp4
    03:39
  • 12. DockerImage Agent Demo(12).mp4
    08:51
  • 13. DockerImage Agent Demo(22).mp4
    03:46
  • 14. Dockerfile as Agent.mp4
    08:55
  • 15. Pipeline files info.html
  • 16.1 Link to Pipeline.html
  • 16. Pipeline-4(QA) Deploy, Test & Report.mp4
    10:04
  • 17. Pipeline-4(QA) Deploy, Test & Report(Parameterized).mp4
    10:10
  • 1. Parallel Stages.mp4
    04:32
  • 2. Parallel-Sequential Stages.mp4
    05:15
  • 3. Parallel Stages FailFast Option.mp4
    06:31
  • 4. Static Code Analysis(Python Code).mp4
    14:48
  • 5. Pipeline-5 Define Stages.mp4
    01:32
  • 6. Pipeline-5 Code Walkthru.mp4
    10:11
  • 7. Pipeline-5 Demo.mp4
    12:12
  • 1. SSH-Agent Plugin(Intro-Configure).mp4
    09:57
  • 2. SSH-Agent Plugin Examples(Optional).mp4
    04:20
  • 3. SSH-Agent MultiCommands(Optional).mp4
    04:16
  • 4. SSH-Agent DeployToTomcat.mp4
    09:03
  • 5. SSH-Steps Plugin.mp4
    05:20
  • 6. Assignment-Exercise.html
  • 1. Section Notes.html
  • 2. Intro Git & GitHub.mp4
    02:43
  • 3. Git Installation & GitHub Acct Create.mp4
    10:52
  • 4. Git Bash Cmd(12).mp4
    08:24
  • 5. Git Bash Cmd(22).mp4
    07:33
  • 6. Git Working Locally.mp4
    16:37
  • 7. Git Working Remote Repo(GitHub).mp4
    10:24
  • 8. GitHub Create Repo & PushCode(12).mp4
    04:44
  • 9. GitHub Create Repo & PushCode(22).mp4
    19:21
  • 1.1 tomcatinstall.zip
  • 1. Tomcat Installation.mp4
    14:34
  • 2. Pipeline Editor Auto-Completion and Syntax Highlighting.html
  • Description


    Hands-On CI/CD Pipeline With Python-Docker-DockerHub-GitHub-Maven-Java | Learn with Actual Examples and Projects

    What You'll Learn?


    • Build awesome CI/CD pipelines with Jenkins
    • Understand Continous Integration & Delivery/Deployment
    • Get a good understanding of Jenkins CI/CD process and flows
    • Jenkins integration with github, docker, dockerhub
    • Install and Run/ Manage Jenkins server & Jenkins Agent/Slaves
    • DevOps with Python, Java, Maven, Docker Agents
    • Jenkins remote server deploy with SSH Agent and SSH Steps plugins
    • Jenkins Mail Integration, & Mail templates

    Who is this for?


  • Anyone who wants to learn Jenkins
  • Anyone who is eager to learn CI/CD pipelines
  • Anyone who wants to start a career in DevOps
  • Learn Jenkins and CI/CD Pipelineby doing
  • More details


    Description

    Jenkins is the most popular tool now a days to do Continuous Integration, Continuous Delivery & Continuous Testing of software:

    • It’s free and open source

    • It has thousands of plugins you can use

    • Jenkins is easy to start with CI/CD

    • It is used to automate almost anything now a days

    In this course you will learn about - Jenkins jobs, pipelines and host of other configurations & integrations that will help build practical real world CI/CD pipelines. Each chapter or session will work out on the configurations to help us build a working Continuous Integration and Continuous Delivery pipeline with Jenkins. Learn with multiple examples and different types of projects related to Java, Python, Testing, etc). And they are more than examples i.e. you can use it in real projects.

    Not only CI/CD but also learn by doing Continuous Testing with Jenkins. How you can use Jenkins for QA/Test Automation.

    We will see about integrate Jenkins Pipelines with other popular tools, like:

    • Docker

    • GitHub / Bitbucket

    • DockerHub

    • Linux

    • Python

    • Pyenv

    This course is designed for all levels of Jenkins DevOps practitioners, starting from absolute beginner level to advanced users. Anyone can follow along from top, by understanding each of the lessons and replicating it on their own servers. No worries if you are in any level of expertise, you can directly go to the session that you want to learn.

    Some of the topics you'll learn thru this course:

    • Understand what CI/CD is

    • Install, Configure And Operationalize Jenkins

    • Build Python Projects with Docker

    • Run Unit tests by pulling code from GitHub

    • Push Docker Images to DockerHub registry

    • Run Jenkins jobs in different agents

    By the end of the course, you should be able to:

    • Install and Run CI/CD server(jenkins) in a Linux OS

    • Use Jenkins with different agents

    • Build docker images and run them with Jenkins

    • Build awesome CI/CD pipelines for you team

    • And finally impress your manager/lead :)

    Join now and take your devops career to the next level!

    Tags:

    Python Jenkins, CI/CD Pipeline, Python DevOps, Java DevOps, Docker, DockerHub, Git, GitHub, VirtualBox, Linux

    Who this course is for:

    • Anyone who wants to learn Jenkins
    • Anyone who is eager to learn CI/CD pipelines
    • Anyone who wants to start a career in DevOps
    • Learn Jenkins and CI/CD Pipelineby doing

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Kumar S, a seasoned Software Engineer/Architect has vast professional experience in development and automation in various domains. After graduating from one of the top universities in India, he has worked in various top companies with multi-site teams. He has experience in various roles Automation Engineer, Architect, Lead, Scrum Master and Sr. Engineering Manager leading, mentoring and guiding teams across different continents. Tutoring and mentoring has been his favorite past time activity since his college days - professionally as well as a volunteer. Currently he works as a Lead/Architect and Sr. Manager in a leading telecom company, and still continues with his passion of training and coaching on various tools & technologies during his free time.
    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 91
    • duration 10:26:23
    • English subtitles has
    • Release Date 2023/04/19