Jenkins: Beginner To Pro
Jenkins: Beginner To Pro, available at $69.99, has an average rating of 4.44, with 85 lectures, based on 8025 reviews, and has 37776 subscribers.
You will learn about Jenkins Pipelines Parameterized jobs Full breakdown Of How To Use Jenkinsfiles How To Use Jenkins The PROPER Way Scripting Your CI/CD Solution Use Functions In Your Jenkins Pipelines Multistage Pipelines in Code How To Write Declarative Pipeline Language This course is ideal for individuals who are Developers or DevOps Engineers or Sys Admins or Technical Support Engineers or Anyone Who Wants To Master Jenkins It is particularly useful for Developers or DevOps Engineers or Sys Admins or Technical Support Engineers or Anyone Who Wants To Master Jenkins.
Enroll now: Jenkins: Beginner To Pro
Summary
Title: Jenkins: Beginner To Pro
Price: $69.99
Average Rating: 4.44
Number of Lectures: 85
Number of Published Lectures: 85
Number of Curriculum Items: 85
Number of Published Curriculum Objects: 85
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- Jenkins Pipelines
- Parameterized jobs
- Full breakdown Of How To Use Jenkinsfiles
- How To Use Jenkins The PROPER Way
- Scripting Your CI/CD Solution
- Use Functions In Your Jenkins Pipelines
- Multistage Pipelines in Code
- How To Write Declarative Pipeline Language
Who Should Attend
- Developers
- DevOps Engineers
- Sys Admins
- Technical Support Engineers
- Anyone Who Wants To Master Jenkins
Target Audiences
- Developers
- DevOps Engineers
- Sys Admins
- Technical Support Engineers
- Anyone Who Wants To Master Jenkins
If you’ve heard of DevOps and seen the words: CI/CD, Pipelines and automation, then more than likely, the tool being used is Jenkins.
Where most courses go wrong is they teach you the tool in the web interface. Then as soon as you start the job, you’re presented with “Jenkinsfiles” as everything is done in code.
This course will show you how to do everything you need to do in Jenkins exclusively in the code format – why? Because that is what is used in Business!
Do I need programming experience?
No, you don’t. It’s easy to get started and no scripting experience required.
Sign up now and get started with learning the most popular CI/CD tool on the market!
Having spent hundreds of dollars on training and getting up to speed with Jenkins when I was a contractor for Deloitte, I found that I had wasted loads of time and resources on courses that didn’t prepare me for what I would need to do on the job.
They will teach you how to use the web interface…
REALITY CHECK: ALL THE PIPELINES ARE SCRIPTED IN Jenkinsfiles!
The web interface WAS NEVER used to set up the jobs, like I had been taught to do in the courses.
I remember when I was in your shoes, TIME WAS EVERYTHING! I had to have this skill “yesterday” so if I had even just an hour to study it was crucial! Now imagine having spent that limited and invaluable time on JUST the installation! Like many of these courses do.
This fueled me to create this course out of spite because I wanted to SAVE YOU the PAIN, TIME and MONEY that this mistake costme.
This led to the birth of this course to teach you Jenkins and how it’s used in industry so you’re ready to go, immediately after you finish watching it!
In this course, you’re going to learn about:
-
Jenkins Pipelines:What they are and how they are used
-
Parameterized jobs:Pass information between the different jobs. You’ll be using these all the time at work
-
Integration with GitHub:Jenkins and GitHub go hand-in-hand which is why I’ll show you how to leverage both with this course
-
Full breakdown of how to use Jenkinsfiles:From the ground up and for a complete beginner, by the end of the course you’ll know exactly how to create, use and update Jenkinsfiles
-
Trains you to use Jenkins the RIGHT way!Get used to and familiarised with Jenkinsfiles and Declarative Pipelines so that you can hit the ground running at work
-
Scripting your CI/CD solutionYou’ll be surprised how often you’ll be asked to do this in your DevOps role and you’ll know exactly what you need to do to implement it
-
How to use functions in your Jenkins pipelines
-
Take advantage of functions to save yourself time instead repeating big blocks of code
-
Multistage Pipelines in CodeThese are one of the MOST POWERFUL FEATURES of Jenkins and now you’ll not only learn about them, you’ll know how to create them in code
-
How to use Declarative Pipeline LanguageThe bread and butter of Jenkinsfiles, learn it here and learn it now
Sounds like a lot to take in right? I remember having to learn this on the job thinking “Where do I start?!”.
I’ve gone through the PAIN so YOU DON’T HAVE TO!
The course has been expertly organised to maximiseyour learning efficiency!
Following the Warp 9 mantra of mastering everything you need to know to get hired tomorrow, TODAY!
In just over 2 hours from now you will go from googling: “what is Jenkins” to being on the same level as a DevOps pro!
All the fluff, filler, mistakes, corrections and unscripted blunders REMOVED!
Everything, from the filler “erms”, load times kept in and to the little details like the large gaps between sentences has been cut-down to streamline your learning experience and save you time!
Everything you need to master Jenkins, packaged where YOUR Time is The Most Important Factor!
I’ve shown this course to some of my former colleagues asking them what they thought…
They all loved it! Wished they had something this concise and quick to teach them when they were starting out!
Now to the question you’re asking yourself…
“Well that’s great, but how much does this cost?”
Normally considering the time, research, professional know-how from REAL EXPERIENCE, and effort put in, I’d have charged MORE! A lot of my former associates who know the value of an expertly crafted course would have happily signed up early.
But I know recent events have been challenging for us all, and I wanted to do my part in helping you become the engineer I know you can be!
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction
Lecture 2: Why This Course Is Different
Lecture 3: Stay Up To Date
Chapter 2: What Is CI/CD?
Lecture 1: CI
Lecture 2: CD
Chapter 3: Setup
Lecture 1: Reason For Docker
Lecture 2: Docker For Mac
Lecture 3: Docker For Windows
Lecture 4: Docker For Windows Notes
Lecture 5: Docker For Linux
Lecture 6: Docker For Linux Notes
Lecture 7: Editor Of Choice
Lecture 8: Getting Jenkins Running
Lecture 9: Links for VS Code and Plugins
Lecture 10: How to Login
Lecture 11: Code For The Course
Chapter 4: Jenkins 101
Lecture 1: Create New Jobs
Lecture 2: Settings Explained
Lecture 3: Up Next Pipelines
Chapter 5: Challenge 1
Lecture 1: Challenge 1 – Breakdown
Lecture 2: Challenge 1 – Walkthrough
Chapter 6: Pipelines
Lecture 1: Introduction
Lecture 2: Maven Setup
Lecture 3: VS Code Setup
Lecture 4: Jenkins Login
Lecture 5: Pipeline Script
Lecture 6: Build Triggers
Lecture 7: Useful Links
Lecture 8: Useful Links
Lecture 9: Install Maven
Lecture 10: Pipeline Statement
Lecture 11: Agent
Lecture 12: Stages
Lecture 13: Clean Up Stage
Lecture 14: Clone Repo Stage
Lecture 15: Build Stage
Lecture 16: DIR Explained
Lecture 17: Using the Dir Step
Lecture 18: Avoid Mistakes With This Plugin!
Lecture 19: Test Stage
Lecture 20: Stages Recap And Build
Lecture 21: Build Success And Logs
Lecture 22: Console Output
Lecture 23: Replay
Lecture 24: Quick Recap
Chapter 7: Challenge 2
Lecture 1: Challenge 2 – Breakdown
Lecture 2: Challenge 2 – Walkthrough
Chapter 8: GitHub Jenkins
Lecture 1: Before You Begin
Lecture 2: Setup Phase
Lecture 3: Polling SCM
Chapter 9: MultiBranch Pipelines
Lecture 1: Branches Explained
Lecture 2: Setting Up the MultiBranch Pipeline
Lecture 3: Amazing Time Saving Trick
Chapter 10: Parameterized Pipelines
Lecture 1: What they are
Lecture 2: Demonstration
Lecture 3: Boolean Parameter
Lecture 4: String Parameter
Lecture 5: Check Which Parameters Were Used
Lecture 6: Dropdown Selection Parameters
Lecture 7: Recap
Chapter 11: Challenge 3
Lecture 1: Challenge 3 – Breakdown
Lecture 2: Challenge 3 – Walkthrough
Chapter 12: Variables
Lecture 1: Introduction to Variables
Lecture 2: Defining Variables
Lecture 3: Using Variables
Lecture 4: Jenkins Specific Environment Variables
Chapter 13: Advanced Jenkins
Lecture 1: Groovy
Lecture 2: Build Health
Lecture 3: Troubleshooting
Lecture 4: Credentials
Lecture 5: Jenkinsfile Name
Lecture 6: Multiple Jenkinsfiles
Lecture 7: Multiple Jenkinsfiles Demo
Lecture 8: Debugging Trick
Lecture 9: If Statements
Lecture 10: Functions
Lecture 11: Variable Scope
Lecture 12: Multiple Lines In Bash Shell
Lecture 13: Job From A Job
Lecture 14: Pass Parameters Between Jobs
Lecture 15: Plugins
Chapter 14: Clean Up
Lecture 1: Delete Forked Repo
Lecture 2: Stop Docker
Lecture 3: Delete Volumes
Chapter 15: At the end…
Lecture 1: Final Video
Instructors
-
Warp 9 Training
The Fastest Place to Learn Cloud Computing and DevOps -
Codestars • over 2 million students worldwide!
Teaching the Next Generation of Coders
Rating Distribution
- 1 stars: 95 votes
- 2 stars: 176 votes
- 3 stars: 979 votes
- 4 stars: 3175 votes
- 5 stars: 3600 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024