Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ Microsoft AZ-900
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Blender
30-Day Money-Back Guarantee

This course includes:

  • 8.5 hours on-demand video
  • 5 articles
  • 1 downloadable resource
  • Full lifetime access
  • Access on mobile and TV
Development Development Tools Jenkins

Jenkins 2 Bootcamp: Fully Automate Builds to Deployment 2020

An introduction to the Jenkins build server using continuous integration and deployment techniques -- all step by step.
Rating: 4.5 out of 54.5 (2,869 ratings)
18,779 students
Created by Jason Taylor
Last updated 5/2020
English
English
30-Day Money-Back Guarantee

What you'll learn

  • Install Jenkins CI server on Windows
  • Install and configure several tools commonly used with Jenkins
  • Understand the basics of continuous inspection, continuous integration, and continuous deployment
  • Use Jenkins effectively to build, test, analyze and deploy Java projects
  • Apply the techniques and experience to implement Jenkins and/or a continuous integration system
Curated for the Udemy for Business collection

Course content

14 sections • 111 lectures • 9h 0m total length

  • Preview02:46
  • Preview02:30
  • Preview03:10
  • Preview03:54
  • Preview04:13

  • Overview
    02:57
  • Windows Installation
    10:09
  • Mac Installaiton
    09:35
  • LInux Installation
    10:26

  • Preview00:57
  • Preview05:09
  • Preview03:05
  • Preview04:02
  • Preview05:56
  • Preview08:09
  • Preview02:37
  • Manage Jenkins
    04:37
  • Jenkins Configuration
    Preview05:15

  • Maven Projects Overview
    Preview01:14
  • Preview04:46
  • Maven Freestyle
    07:52
  • Preview02:48
  • Preview05:35
  • Preview02:34
  • Preview02:50
  • Preview03:12
  • Preview03:13
  • Preview02:54
  • Preview02:40
  • Upgrading Jenkins
    04:58

  • Continuous Inspection Overview
    Preview00:55
  • Preview07:44
  • Preview04:06
  • Build and Review
    02:52
  • Unit Testing in Jenkins
    Preview05:37
  • Preview06:45
  • Preview07:17
  • Preview05:09

  • Preview01:07
  • Maven Repository Plugin and Configuration
    02:38
  • Build and Review Artifact Publishing
    05:48

  • Deployment Overview
    01:30
  • Tomcat Installation
    07:23
  • Deployment Plugin
    04:51
  • Deployment
    03:41

  • Security Overview
    01:29
  • Manually Disable Security
    03:01
  • Enable Security and Login
    04:26
  • Adding Users in Matrix-Based Security
    08:29
  • Users Role
    06:29
  • Project Role
    05:16

  • Preview05:20
  • Preview02:40
  • Course Repository
    03:48
  • Jenkins Instance
    08:34
  • Static IP Address and DNS
    08:29
  • Instance Access
    05:16
  • Jenkins Setup
    05:45
  • Restart within Lightsail
    04:10
  • Instance Snapshots
    02:28
  • Instance Flip
    10:52
  • Clean Up
    02:17
  • Update HostKey
    02:14
  • Web Secured, Part 1
    12:14
  • Web Secured, Part 2
    06:29
  • Update Jenkins
    06:15
  • Beyond Lightsail
    04:11

  • Scaling Jenkins in AWS Lightsail Overview
    08:34
  • Bigger is Better
    09:33
  • Bigger Project
    02:17
  • Scale Up Design
    03:49
  • Web Proxy Server, Part 1
    06:25
  • Web Proxy Server, Part 2
    09:40
  • Securing with SSL
    06:49
  • Jenkins Master Instance
    07:04
  • Web Proxy Connection
    06:54
  • Jenkins Setup
    04:03
  • Build Node Instances, Part 1
    10:21
  • Build Node Instances, Part 2
    10:17
  • Jenkins Plugins
    03:02
  • Jenkins Global Tools
    05:50
  • Add Credentials
    03:30
  • Attach Build Nodes
    08:09
  • Update Build Nodes
    03:22
  • Host Verify
    04:16
  • Project Labels
    05:08
  • Matrix Project
    03:37
  • Maven Project, Revisited
    04:29
  • Build Node Reduction
    04:52
  • More Clean Up
    07:05
  • Restore Part 1
    07:01
  • Restore Part 2
    10:44

Requirements

  • Basic computer skills
  • Ability and access to install software (admin rights required)
  • Desire to learn something new

Description

This is a comprehensive course designed to show how to setup and run a Jenkins CI server starting with continuous inspection (build, test and analysis) all the way through to continuous deployment. This course provides a strong foundation for implementing continuous inspection, continuous integration, continuous delivery, and even continuous deployment at your company or studio. In order to ikeep the course short and to-the-point, several decisions were made in order to provide a complete path from CI to CD.

The pipeline created in this course consists of the following:

  • Jenkins CI server installed and configured on Windows

  • Git as the source control system

  • Java as the main programming language of build projects

  • Maven as the build tool

  • Findbugs, PMD, and Checkstyle as the static code analysis tools

  • Tomcat as the deployment server

  • Setup Jenkins in AWS using Lightsail

  • Use EC2 Plugin for Auto-scaling

This set of tools provides a comprehensive, end-to-end implementation continuous deployment pipeline. Jenkins can be installed on many operating systems and supports a myriad of tools and technologies -- which means, this course provides tremendous value to those comfortable or interested in other operating systems and/or technologies.

Course Outline

Introduction provides an overview for the course, which leas to the Core Concepts for Jenkins. This provides a foundation for the remainder of the course.

Installation provides step-by-step instructions on how to setup Jenkins and all the related tools specifically on Windows. The same principles are applicable to other operating systems as well.

The Basics provides a first look at Jenkins at work with a very simple "freestyle" project. This allows us to learn the Jenkins interface and the key features it provides.

After that, we dive into Maven Projects specifically -- since Jenkins natively understand Maven and thus provides special features for Maven projects.

Jenkins can do so much more than simply building. In Test & Quality, we hook up a standard set of unit testing and quality analysis tools for Java projects. Then, we use that information to affect the build status based on established standards.

We also cover how to use Jenkins as an artifact repository which is used to store the build artifacts, like jars and wars, after successful builds. This is particularly useful when integrating Jenkins with other tools in a more comprehensive software delivery strategy.

Then, we bring everything together for Deployment to a running Tomcat server. Don't worry, I'll walk you through the complete setup and configuration to work seamlessly with Jenkins!

Finally, no course would be complete without talking about Security. In this final chapter, we setup Jenkins to allow users to login and only see their projects.

Course Features



Presentations provide audio/video training of conceptual ideas in each major area or introduction of new concepts.

Screencasts provide a video of the instructor's computer system with any actions, commands, or screens displayed and narrated. There are several hours of screencat video content -- it makes up the vast majority of the course. Any command line based screencast will include a command listing in the lecture downloads.

Who this course is for:

  • Developers, software engineers, and programmers wanting to avoid "it works on my machine" syndrome
  • IT professions looking to implement continuous inspection through continuous deployment at their company
  • IT management that wants to have a deeper understanding of Jenkins and other DevOps concepts
  • DevOps (Development/Operations) professional looking at Jenkins as a build tool or as part of a larger software delivery pipeline

Instructor

Jason Taylor
Lead Software Engineer, Dev Trainer (19 courses,50k reviews)
Jason Taylor
  • 4.4 Instructor Rating
  • 61,641 Reviews
  • 447,138 Students
  • 19 Courses

With nearly 20 years of programming and software development experience, I started out teaching myself programming while in High School. I put myself through college working for a local Internet Service Provider as a programmer. Before finishing college, I developed and sold an award winning website to a Dot-Com start-up. After college, I have worked at several companies ranging from start-ups to large enterprises focusing on Java and client-side technologies (HTML/CSS/JavaScript). Throughout my career, I have opportunity to learn many software development best practices and exposure to several version control systems. 

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.