Docker and Jenkins for DevOps Training Course
Jenkins is an open-source automation server designed for continuous integration and continuous delivery (CI/CD). Docker is a platform that facilitates the delivery of software in containers. When used together, Jenkins and Docker enhance and streamline the CI/CD process by providing more reliable deployment and testing environments.
This instructor-led, live training (conducted online or on-site) is aimed at DevOps engineers who want to optimize and simplify their CI/CD processes using Docker and Jenkins.
By the end of this training, participants will be able to:
- Automate code delivery and pipeline deployment with Jenkins.
- Create an application using Docker and a Dockerfile.
- Configure authentication options to enhance security.
Course Format
- Interactive lecture and discussion.
- Plenty of exercises and hands-on practice.
- Practical implementation in a live-lab environment.
Customization Options for the Course
- To request a customized training session for 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
- An 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 (2)
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 HoursBy the end of this training, participants will be able to:
- Install and configure Maven.
- Automate testing using Selenium.
- Manage Git repositories.
- Integrate continuous integration processes.
Format of the Course
- Interactive lectures and discussions.
- Numerous exercises and practical sessions.
- Hands-on implementation in a live lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Advanced Docker
14 HoursThis instructor-led, live training in Serbia (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:
- Build their own Docker images.
- Deploy and manager 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.
Docker & Kubernetes Advanced
21 HoursBy the end of this training, participants will be able to:
- Build their own Docker images.
- Deploy and manager 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.
- Use Kubernetes to deploy and manage different environments under the same cluster
- Secure, scale and monitor a Kubernetes cluster
Containerized AI & ML Deployment with Docker
14 HoursDocker is a containerization platform that ensures consistent, portable, and reproducible environments for AI and machine learning tasks.
This instructor-led, live training (available online or on-site) is designed for intermediate-level professionals who want to package ML codebases, dependencies, and models using Docker for reliable development-to-production workflows.
After completing this course, participants will be able to:
- Build and manage Docker images specifically tailored for AI and ML applications.
- Containerize machine learning pipelines, tools, and dependencies effectively.
- Optimize Docker environments for optimal performance and portability.
- Deploy containerized ML services across various runtime environments.
Format of the Course
- Concept demonstrations supported by guided discussions.
- Hands-on exercises focused on practical 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 customization.
CI/CD for AI: Automating Docker-Based Model Builds and Deployments
21 HoursCI/CD for AI is a methodical approach to automating the processes of model packaging, testing, containerization, and deployment through continuous integration and delivery pipelines.
This instructor-led, live training (available both online and on-site) is designed for intermediate-level professionals who want to automate end-to-end workflows for delivering AI models using Docker and CI/CD platforms.
By the end of the training, participants will be able to:
- Develop automated pipelines for building and testing AI model containers.
- Implement version control and ensure reproducibility throughout the model lifecycle.
- Integrate automated deployment strategies for AI services.
- Apply CI/CD best practices specifically tailored to machine learning operations.
Format of the Course
- Guided presentations and technical discussions led by an instructor.
- Practical labs and hands-on implementation exercises.
- Realistic simulations of CI/CD workflows in a controlled environment.
Course Customization Options
- If your organization needs customized pipeline workflows or platform integrations, please contact us to tailor this course to your specific requirements.
Continuous Integration for JavaScript
14 HoursContinuous Integration (CI) is a development practice where developers frequently merge their code changes to promptly identify and address errors.
In this instructor-led, live training, participants will learn the basics of Continuous Integration for JavaScript as they work through setting up a CI process for a JavaScript project.
By the end of this training, participants will be able to:
- Grasp the core principles of Continuous Integration
- Create 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, with exercises and extensive hands-on practice
DevOps Practical Implementation and Tools
21 HoursThis course emphasizes practical implementation and the use of modern tools. It presupposes a strong understanding of theoretical principles (as covered in the DEVOPS course), focusing instead on the latest tools and methodologies for putting DevOps principles into practice.
Jenkins: Continuous Integration for Agile Development
14 HoursThis instructor-led, live training in Serbia 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 Serbia (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 Serbia (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 HoursWhen developers complete writing a piece of code, they often integrate it into an application, copy the application into a folder, run the application installer, and then initialize the application to ensure it functions as expected. This manual approach is not scalable, can be tedious, highly error-prone, and offers no mechanism for tracking changes during the process.
A more efficient method would be to automate this process using Continuous Integration. Continuous Integration involves the processes, tools, and infrastructure necessary to automate the building, deployment, and testing of software applications.
In this instructor-led, live training (onsite or remote), participants will learn how to transform a traditional, manual (or semi-manual) approach to software deployment into an agile, Continuous Integration (CI) process using Jenkins. Throughout the course, participants will engage in a series of hands-on, live-lab exercises, applying their new knowledge to various software development and deployment challenges. Interaction between the instructor and participants is encouraged, with real-world cases discussed and specific issues addressed and resolved during the training. The focus is particularly 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 code 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 more
Audience
- .Net developers
- Build engineers
- QA engineers
- Project managers
- Release managers
- DevOps engineers
Format of the Course
- A combination of lectures, discussions, exercises, and extensive hands-on practice
Note
- To request a customized training for this course, please contact us to arrange.
Jenkins Fundamentals
14 HoursThis instructor-led, live training in Serbia (online or onsite) 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 Serbia (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 for managing testing projects with the Selenium test suite and continuous testing through Jenkins.
Intended Audience:
- Software test engineers
- Software developers engaged in agile development
- Release managers
- QA engineers
By the end of the Selenium training, participants will be able to:
- Effectively utilize the Selenium test suite in real-world projects
- Conduct cross-browser testing with Selenium
- Distribute tests using Selenium Grid
- Execute regression tests in Jenkins
- Generate test reports and periodic reports using Jenkins