Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 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

Real-world Jenkins Ci/cd Pipelines & Devops For Python

Posted By: BlackDove
Real-world Jenkins Ci/cd Pipelines & Devops For Python

Real-world Jenkins Ci/cd Pipelines & Devops For Python
Updated 2/2023
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 5.38 GB | Duration: 108 lectures • 10h 48m


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

Requirements
Laptop/PC with Internet connection
Basic knowledge of Dockers and Linux based machines
Working with Python and Java based projects
No practical experience on Jenkins is reqd to take this course
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.

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