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. When used together, Jenkins and Docker streamline and enhance the CI/CD process by providing more robust deployment and testing environments.
This instructor-led, live training (available online or onsite) is designed for DevOps engineers who want to optimize and simplify their CI/CD workflows using Docker and Jenkins.
By the end of this training, participants will be able to:
- Automate code delivery and pipeline deployment using Jenkins.
- Construct applications using Docker and Dockerfiles.
- Configure authentication mechanisms to enhance security.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical sessions.
- Hands-on implementation within a live lab environment.
Course Customization Options
- To request a customized training session for this course, please contact us to make arrangements.
Course Outline
Introduction
Jenkins
- Installation and configuration.
- Overview of key functionalities.
- Plugins.
- Pipeline creation tools.
- Reporting.
Jenkins Pipeline
- Jenkinsfile.
- Syntax.
- Blue Ocean.
- Best practices.
Docker
- Installation.
- Overview of key functionalities.
- Dockerfiles.
- Building images.
Distributed Environment
- Adding nodes.
- Preparing SSH keys.
- Launching agents via SSH.
- Managing nodes.
- Security.
Troubleshooting
- Writing integration tests.
Requirements
- A foundational understanding of software development.
Target 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 HoursUpon completion of this training, participants will be capable of:
- Installing and setting up Maven.
- Implementing test automation using Selenium.
- Managing Git repositories.
- Integrating continuous integration workflows.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical activities.
- Hands-on implementation within a live lab environment.
Customization Options
- For a tailored training experience, please reach out to us to arrange your specific requirements.
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 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.
Docker & Kubernetes Advanced
21 HoursBy the end of this training, participants will be able to:
- Create custom Docker images.
- Deploy and manage a high volume of Docker applications.
- Assess various container orchestration solutions and select the most appropriate option.
- Establish a continuous integration pipeline for Docker applications.
- Integrate Docker applications with existing continuous integration workflows.
- Enhance the security of Docker applications.
- Leverage Kubernetes to deploy and manage multiple environments within a single cluster.
- Secure, scale, and monitor Kubernetes clusters.
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 tasks.
This instructor-led training, available online or onsite, targets intermediate professionals looking to package ML codebases, dependencies, and models using Docker for reliable development-to-production workflows.
Upon completing this course, participants will be able to:
- Build and manage Docker images designed for AI and ML applications.
- Containerize machine learning pipelines, tools, and dependencies.
- Optimize Docker environments for performance and portability.
- Deploy containerized ML services across various runtime environments.
Course Format
- Concept demonstrations accompanied by guided discussions.
- Hands-on exercises focused 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 it.
CI/CD for AI: Automating Docker-Based Model Builds and Deployments
21 HoursCI/CD for AI provides a structured methodology for automating the packaging, testing, containerization, and deployment of models through continuous integration and delivery pipelines.
This instructor-led training, available online or onsite, is designed for intermediate professionals seeking to automate end-to-end AI model delivery workflows using Docker and CI/CD platforms.
Upon completion of the training, participants will be able to:
- Establish automated pipelines for constructing and testing AI model containers.
- Implement version control and reproducibility measures throughout the model lifecycle.
- 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 in a controlled environment.
Course Customization Options
- If your organization requires customized pipeline workflows or specific 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 their code changes into a central repository to detect and resolve errors early in the development cycle.
In this instructor-led live training, attendees will grasp the core concepts of Continuous Integration for JavaScript while practically setting up a CI workflow for a JavaScript project.
Upon completion of this training, participants will be capable of:
- Comprehending the fundamental principles of Continuous Integration
- Constructing a custom Continuous Integration pipeline tailored to their JavaScript projects
Audience
- Software Developers
- IT Professionals
- DevOps Engineers
- Business Managers
Course Format
- A blend of lectures, interactive discussions, exercises, and extensive hands-on practice
DevOps Practical Implementation and Tools
21 HoursThis course emphasizes practical application and tooling. It assumes a solid grasp of theoretical foundations (refer to the DEVOPS course) and concentrates on the latest tools and methods for implementing DevOps principles.
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 intended for engineers seeking to use Jenkins 2 to build pipelines that automate the application delivery process from development to production.
By the end of this training, participants will be able to:
- Install and configure Jenkins 2.
- Adopt a scripting approach to automate every stage of the software deployment process.
- Automatically generate application builds upon code commits to a version control system.
- Automatically initiate the compilation, testing, and packaging of software applications.
- Quickly react to notifications and reports when errors occur.
- Install additional plugins to extend Jenkins functionality.
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 HoursOnce developers complete writing a segment of code, they typically integrate it into the application, copy the application to a folder, run the installer, and then initialize the application to verify its functionality. This manual method does not scale effectively, is tedious, highly prone to errors, and lacks mechanisms for tracking changes throughout the process.
A superior alternative 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 transition from a traditional, manual (or semi-manual) software deployment approach to an agile, Continuous Integration (CI) model 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, with real-world cases discussed and specific issues and questions addressed and resolved during the training. The training places particular 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 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
Audience
- .Net developers
- Build engineers
- QA engineers
- Project managers
- Release managers
- DevOps engineers
Format of the Course
- A mix 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 (online or onsite) targets DevOps engineers who wish to use Selenium to execute tests within 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 program offers comprehensive training on managing test projects through the Selenium test suite and implementing continuous testing practices with Jenkins.
Target Audience:
- Software test engineers
- Software developers engaged in agile development workflows
- Release managers
- QA engineers
Learning Outcomes: By the conclusion of the Selenium training, participants will be capable of:
- Applying the Selenium test suite effectively in real-world projects
- Conducting cross-browser testing with Selenium
- Distributing tests via Selenium Grid
- Executing regression tests with Selenium within Jenkins
- Generating test and periodic reports using Jenkins