Docker and Jenkins for DevOps Training Course
Jenkins serves as an open-source automation server designed for continuous integration and continuous delivery (CI/CD). Docker operates as a service platform that enables software delivery via containers. By leveraging both Docker and Jenkins together, organizations can optimize and streamline their CI/CD workflows, resulting in more robust deployment and testing environments.
This instructor-led live training, available online or on-site, is designed for DevOps engineers looking to enhance and simplify their CI/CD processes using Docker and Jenkins.
Upon completion of this training, participants will be able to:
- Automate code delivery and pipeline deployment using Jenkins.
- Construct applications utilizing Docker and Dockerfiles.
- Set up authentication mechanisms to enhance security protocols.
Format of the Course
- Interactive lectures and discussions.
- Extensive exercises and practical sessions.
- Hands-on implementation within a live-lab environment.
Course Customization Options
- To request a customized version of this course, please contact us to arrange.
Course Outline
Introduction
Jenkins
- Installation and configuration
- Overview of functionality
- Plugins
- Pipeline creation tools
- Reporting
Jenkins Pipeline
- Jenkinsfile
- Syntax
- Blue Ocean
- Good practices
Docker
- Installation
- Overview of functionality
- Dockerfiles
- Building images
Distributed environment
- Adding nodes
- Preparing SSH keys
- Launching agents using SSH
- Managing nodes
- Security
Troubleshooting
- Writing integration tests
Requirements
- A foundational understanding of software development.
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 able to:
- Install and configure Maven.
- Perform test automation using Selenium.
- Manage GIT repositories.
- Implement continuous integration.
Course Format
- Interactive lectures and group discussions.
- Numerous exercises and practical activities.
- Hands-on implementation within a live laboratory environment.
Customization Options
- To request tailored training for this course, please contact us to make arrangements.
Advanced Docker
14 HoursThis instructor-led, live training in Slovakia (online or onsite) is aimed at engineers who wish to advance their knowledge of Docker so as to deploy applications at a larger scale while maintaining control.
By the end of this training, participants will be able to:
- Create 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, facilitating consistent, portable, and reproducible environments for AI and machine learning workloads.
This instructor-led live training, available online or onsite, targets intermediate professionals seeking to package ML codebases, dependencies, and models using Docker to ensure reliable development-to-production workflows.
Upon completing this course, participants will be capable of:
- Building and managing Docker images specifically tailored for AI and ML applications.
- Containerizing machine learning pipelines, tools, and dependencies.
- Optimizing Docker environments for improved performance and portability.
- Deploying containerized ML services across diverse runtime environments.
Format of the Course
- Concept demonstrations complemented by guided discussion.
- Hands-on exercises centered on real-world containerization tasks.
- Practical implementation within live-lab Docker environments.
Course Customization Options
- To tailor this training to your organizational needs, please reach out to us to make arrangements.
CI/CD for AI: Automating Docker-Based Model Builds and Deployments
21 HoursCI/CD for AI offers a structured methodology for automating the packaging, testing, containerization, and deployment of models through continuous integration and delivery pipelines.
This instructor-led live training, available online or on-site, targets intermediate-level professionals seeking to automate end-to-end AI model delivery workflows using Docker and CI/CD platforms.
Upon completing the training, participants will be able to:
- Establish automated pipelines for building and testing AI model containers.
- Implement version control and reproducibility standards for model lifecycles.
- Integrate automated deployment strategies for AI services.
- Apply CI/CD best practices specifically tailored to machine learning operations.
Course Format
- Instructor-guided presentations and technical discussions.
- Practical labs and hands-on implementation exercises.
- Realistic CI/CD workflow simulations conducted 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 development practice wherein developers merge changes in their code as often as possible in order to detect and locate errors quickly.
In this instructor-led, live training, participants will learn the basics of Continuous Integration for JavaScript as they step through setting up a Continuous Integration process for a JavaScript project.
By the end of this training, participants will be able to:
- Understand the fundamentals of Continuous Integration
- Build their own Continuous Integration system for their JavaScript projects
Audience
- Developers
- IT Professionals
- DevOps Engineers
- Business Managers
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
Certified Kubernetes Administrator (CKA) - exam preparation
21 HoursThe Certified Kubernetes Administrator (CKA) certification program was established by The Linux Foundation in partnership with the Cloud Native Computing Foundation (CNCF).
Kubernetes has become the dominant platform for container orchestration.
Since 2015, NobleProg has been providing Docker and Kubernetes training. With over 360 successfully completed training projects, we have established ourselves as one of the leading training providers globally in the field of containerization.
Since 2019, we have also assisted our clients in validating their expertise in Kubernetes environments by preparing them to successfully 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 attending, even if you do not plan to take the CKA exam.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange.
- For more information about CKA certification, please visit: https://training.linuxfoundation.org/certification/certified-kubernetes-administrator-cka
DevOps Practical Implementation and Tools
21 HoursThis course emphasizes practical application and tool utilization. It presupposes a solid grasp of theoretical foundations (refer to the DEVOPS course) and concentrates on contemporary tools and methodologies for executing DevOps principles.
Jenkins: Continuous Integration for Agile Development
14 HoursThis instructor-led, live training in Slovakia covers the concepts, tools and techniques needed to carry out continuous integration of your software projects in an Agile environment. Participants carry out a series of hands-on exercises throughout the course to apply their knowledge in real situations. Interaction among 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 Slovakia (online or onsite) is designed for 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-based 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 Slovakia (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 developers complete writing a segment of code, they typically integrate it into the application, copy the application to a designated folder, execute the installer, and then initialize the application to verify its expected behavior. This manual method does not scale effectively, is tedious, highly prone to errors, and lacks a mechanism for tracking changes throughout the process.
A superior approach is to automate this process 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) workflow using Jenkins. Throughout the course, participants engage in a series of hands-on, live-lab exercises, applying their new knowledge to various software development and deployment challenges at every step. Interaction between the instructor and participants is encouraged. Real-world cases are discussed, and specific issues and questions are addressed and resolved during the training. The training places special emphasis 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 the process of downloading, compiling, and deploying an application to a release server
- Integrate Jenkins with other software development tools such as issue trackers and
Audience
- .NET developers
- Build engineers
- QA engineers
- Project managers
- Release managers
- DevOps engineers
Format of the Course
- Part lecture, part discussion, exercises, and heavy 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 Slovakia (online or on-site) covers the fundamental concepts and usage of Jenkins, and is aimed at software developers and DevOps engineers who wish to set up Jenkins, create and configure jobs, and automate key aspects of the software development process.
By the end of this training, participants will be able to:
- Understand the principles of continuous integration and continuous delivery (CI/CD).
- Install and configure Jenkins for software automation.
- Create and manage Jenkins jobs for building and testing applications.
- Set up and customize automated pipelines for software deployment.
Building CI/CD Pipelines with Jenkins X
21 HoursThis instructor-led live training in Slovakia (online or onsite) is aimed at engineers who wish 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 in (online or onsite) is aimed at DevOps engineers who wish to use Selenium to execute Selenium tests inside of Docker containers.
By the end 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 initiatives using the Selenium test framework and implementing continuous testing with Jenkins.
Target Audience:
- Software test engineers
- Software developers engaged in agile methodologies
- Release managers
- QA engineers
Upon completion of the Selenium training, participants will be able to:
- Apply the Selenium test framework effectively in real-world projects
- Conduct cross-browser testing using Selenium
- Distribute tests across multiple nodes using Selenium Grid
- Execute regression tests within Jenkins
- Generate test and periodic reports via Jenkins