Docker and Jenkins for DevOps Training Course
Jenkins is an open-source automation server designed for continuous integration and continuous delivery (CI/CD). Docker serves as a platform for delivering software via containers. By combining Jenkins and Docker, organizations can streamline and enhance the CI/CD process, enabling more robust deployment and testing environments.
This instructor-led live training, available online or onsite, is designed for DevOps engineers looking to optimize and simplify their CI/CD workflows using Docker and Jenkins.
Upon completion of this training, participants will be able to:
- Automate code delivery and pipeline deployment using Jenkins.
- Create applications using Docker and Dockerfiles.
- Configure authentication settings to enhance security.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and hands-on practice.
- Practical implementation in a live laboratory environment.
Customization Options
- To request a tailored version of this course, please contact us to arrange it.
Course Outline
Introduction
Jenkins
- Installation and configuration
- Functional overview
- Plugins
- Pipeline creation tools
- Reporting
Jenkins Pipeline
- Jenkinsfile
- Syntax
- Blue Ocean
- Best practices
Docker
- Installation
- Functional overview
- Dockerfiles
- Building images
Distributed Environments
- Adding nodes
- Preparing SSH keys
- Launching agents via SSH
- Node management
- Security
Troubleshooting
- Writing integration tests
Requirements
- Familiarity with software development concepts.
Audience
- DevOps Engineers
Open Training Courses require 5+ participants.
Docker and Jenkins for DevOps Training Course - Booking
Docker and Jenkins for DevOps Training Course - Enquiry
Docker and Jenkins for DevOps - Consultancy Enquiry
Testimonials (3)
How trainer deliver knowledge so effectively
Vu Thoai Le - Reply Polska sp. z o. o.
Course - Certified Kubernetes Administrator (CKA) - exam preparation
Trainer has in depth experince and well narreated in deed. The depth of the knowledge and the passion for teaching is highly appriciated.
Anup Kumar - SMR Automotive Mirrors Stuttgart
Course - Jenkins 2: Building CI/CD Pipelines
The trainer's broad knowledge, his abilities to solve issues that spontaneously occurred during the practice sessions. Also, the exercises themselves are adequate to help fix the subjects contained in the course.
Cosmin - Ness Digital Engineering
Course - Advanced Docker
Upcoming Courses
Related Courses
Advance Test Automation in Java using Selenium with continuous integration and version control
35 HoursUpon completion of this training, participants will be equipped to:
- Install and configure Maven.
- Execute test automation using Selenium.
- Manage GIT repositories.
- Implement continuous integration workflows.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and hands-on practice.
- Practical implementation within a live-lab environment.
Course Customization Options
- For customized training arrangements, please contact us.
Advanced Docker
14 HoursThis instructor-led, live training in South Korea (online or onsite) is designed for engineers looking to advance their Docker knowledge to deploy applications at a larger scale while maintaining control.
By the end of this training, participants will be able to:
- Build their own Docker images.
- Deploy and manage a large number of Docker applications.
- Evaluate different container orchestration solutions and choose the most suitable one.
- Set up a continuous integration process for Docker applications.
- Integrate Docker applications with existing continuous tools integration processes.
- Secure their Docker applications.
Containerized AI & ML Deployment with Docker
14 HoursDocker serves as a containerization platform that facilitates consistent, portable, and reproducible environments for AI and machine learning workloads.
This instructor-led, live training (available online or onsite) is designed for intermediate-level professionals looking to package ML codebases, dependencies, and models using Docker to ensure reliable workflows from development to production.
Upon completion of this course, participants will be able to:
- Create and manage Docker images specifically tailored for AI and ML applications.
- Containerize machine learning pipelines, tools, and dependencies.
- Optimize Docker environments for both performance and portability.
- Deploy containerized ML services across various runtime environments.
Course Format
- Concept demonstrations accompanied by guided discussions.
- Hands-on exercises centered on real-world containerization tasks.
- Practical implementation using live-lab Docker environments.
Course Customization Options
- To tailor this training to your organizational needs, please contact us to arrange a session.
CI/CD for AI: Automating Docker-Based Model Builds and Deployments
21 HoursCI/CD for AI is a structured approach to automating model packaging, testing, containerization, and deployment using continuous integration and continuous delivery pipelines.
This instructor-led, live training (online or onsite) is aimed at intermediate-level professionals who wish to automate end-to-end AI model delivery workflows using Docker and CI/CD platforms.
As the training concludes, participants will be able to:
- Create automated pipelines for building and testing AI model containers.
- Implement version control and reproducibility for model lifecycles.
- Integrate automated deployment strategies for AI services.
- Apply CI/CD best practices tailored to machine learning operations.
Format of the Course
- Instructor-guided presentations and technical discussions.
- Practical labs and hands-on implementation exercises.
- Realistic CI/CD workflow simulations in a controlled environment.
Course Customization Options
- If your organization requires customized pipeline workflows or platform integrations, please contact us to tailor this course.
Continuous Integration for JavaScript
14 HoursContinuous Integration (CI) is a software development practice where developers frequently merge code changes to rapidly identify and resolve errors.
In this instructor-led live training, participants will learn the fundamentals of Continuous Integration for JavaScript by walking through the setup of a CI process for a JavaScript project.
Upon completing this training, participants will be able to:
- Grasp the core principles of Continuous Integration
- Construct their own Continuous Integration system for JavaScript projects
Audience
- Developers
- IT Professionals
- DevOps Engineers
- Business Managers
Course Format
- A blend of lectures, discussions, exercises, and extensive hands-on practice
Certified Kubernetes Administrator (CKA) - exam preparation
21 HoursThe Certified Kubernetes Administrator (CKA) program was developed by The Linux Foundation and the Cloud Native Computing Foundation (CNCF).
Kubernetes has emerged as the leading platform for container orchestration today.
NobleProg has been providing Docker & Kubernetes training since 2015. With over 360 successfully completed training projects, we have established ourselves as one of the most recognized training companies globally in the field of containerization.
Since 2019, we have also been assisting our customers in validating their performance in Kubernetes environments by preparing them and encouraging them to pass the CKA and CKAD exams.
This instructor-led live training (available online or onsite) is designed for System Administrators and Kubernetes users who wish to validate their knowledge by passing the CKA exam.
Additionally, the training focuses on gaining practical experience in Kubernetes Administration; therefore, we recommend participating even if you do not intend to take the CKA exam.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practice.
- Hands-on implementation in a live lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange it.
- To learn more about CKA certification, please visit: https://training.linuxfoundation.org/certification/certified-kubernetes-administrator-cka
DevOps Practical Implementation and Tools
21 HoursThis course emphasizes hands-on implementation and tool utilization. It builds upon a solid theoretical foundation (refer to the DEVOPS course) by concentrating on the latest tools and methodologies for applying DevOps principles.
Jenkins: Continuous Integration for Agile Development
14 HoursThis instructor-led live training in South Korea covers the concepts, tools, and techniques needed to implement continuous integration for your software projects in an Agile environment. Participants perform a series of hands-on exercises throughout the course to apply their knowledge to real-world situations. Interaction between the instructor and participants is encouraged. Real-world cases are discussed, and specific issues and questions are addressed and resolved in class.
Jenkins 2: Building CI/CD Pipelines
14 HoursThis instructor-led, live training in South Korea (online or onsite) is aimed at engineers who wish to use Jenkins 2 to build pipelines that automate the process of moving an application from development to production.
By the end of this training, participants will be able to:
- Install and configure Jenkins 2.
- Adopt a script approach to automating every step of the software deployment process.
- Automatically generate application builds when software is checked into a version control system.
- Automatically kick off the compiling, testing, and packaging of a software application.
- Quickly respond to notifications and reports when things go wrong.
- Install additional plugins to extend Jenkins.
Jenkins Advanced
14 HoursThis instructor-led, live training in South Korea (online or onsite) covers advanced Jenkins configurations, security, and scaling techniques, and is aimed at DevOps engineers and software architects who wish to gain expertise in customizing Jenkins for complex software projects.
By the end of this training, participants will be able to:
- Optimize Jenkins for enterprise-level software projects.
- Implement advanced security measures.
- Build complex and scalable pipelines.
- Troubleshoot and maintain Jenkins installations effectively.
Jenkins for .Net Continuous Integration (CI)
14 HoursAfter writing code, developers traditionally integrate their work into an application, copy it to a folder, run the installer, and initialize the app to verify functionality. This manual workflow does not scale well, is tedious, prone to errors, and lacks a mechanism for tracking changes throughout the process.
A more effective solution is to automate this workflow using Continuous Integration. Continuous Integration encompasses the processes, tools, and infrastructure required to automate the building, deployment, and testing of software applications.
In this instructor-led live training (available onsite or remotely), participants will learn how to transform a traditional, manual (or semi-manual) software deployment approach into an agile Continuous Integration (CI) model using Jenkins. Throughout the course, participants engage in hands-on, live-lab exercises, applying their new knowledge to various software development and deployment challenges at every step. The training encourages interaction between the instructor and participants, with real-world cases discussed and specific issues resolved during the sessions. The content is particularly focused on .NET application development.
By the end of this training, participants will be able to:
- Install and configure Jenkins for .NET application development
- Use Jenkins to automate the process of checking in and merging .NET source code into a repository
- Use Jenkins to automate downloading, compiling, and deploying an application to a release server
- Integrate Jenkins with other software development tools such as issue trackers
Audience
- .NET developers
- Build engineers
- QA engineers
- Project managers
- Release managers
- DevOps engineers
Format of the Course
- Part lecture, part discussion, exercises, and extensive hands-on practice
Note
- To request customized training for this course, please contact us to arrange.
Jenkins Fundamentals
14 HoursThis instructor-led, live training in South Korea (online or onsite) explores the core concepts and practical application of Jenkins. It is designed for software developers and DevOps engineers who want to set up Jenkins, create and configure jobs, and automate critical parts of the software development workflow.
Upon completing this training, participants will be able to:
- Grasp the principles of continuous integration and continuous delivery (CI/CD).
- Install and configure Jenkins for software automation.
- Create and manage Jenkins jobs to build and test applications.
- Establish and customize automated pipelines for software deployment.
Building CI/CD Pipelines with Jenkins X
21 HoursThis instructor-led live training, offered South Korea (online or onsite), is designed for engineers who want to use Jenkins X to create automated, cloud-ready CI/CD pipelines on Kubernetes.
By the end of this training, participants will be able to:
- Install and configure Jenkins X.
- Code resilient CI/CD pipelines using a versatile DSL (Domain Specific Language).
- Create CI/CD pipelines that leverage popular technologies such as GitHub, Kubernetes and Docker containers.
- Combine Jenkins X with other popular tools such as Helm, Prow, and Skaffold.
- Deploy applications to any environment, whether in the cloud or on-premises.
Selenium with Jenkins and Docker
14 HoursThis instructor-led, live training (online or onsite) is designed for DevOps engineers who intend to use Selenium to execute tests within Docker containers.
By the conclusion of this training, participants will be able to:
- Create test automation infrastructure for on-demand testing.
- Develop a test automation framework using Java.
- Build a CI/CD pipeline from scratch with Jenkins and Docker.
Test Automation with Selenium and Jenkins
21 HoursThis course offers comprehensive training on managing testing projects through the Selenium test suite and implementing continuous testing via Jenkins.
Target Audience:
- Software test engineers
- Software developers engaged in agile methodologies
- Release managers
- QA engineers
By the conclusion of the Selenium training, participants will be able to:
- Effectively utilize the Selenium test suite in practical projects
- Conduct cross-browser testing using Selenium
- Distribute tests across multiple nodes using Selenium Grid
- Execute regression tests within Jenkins
- Generate test reports and periodic summaries using Jenkins