Continuous Integration concepts and tools
- 4.5
Brief Introduction
Learn Continuous Integration concepts and how to implement them using Git,Maven, Jenkins and DockerDescription
Continuous Integration is becoming the de-facto standard in the software development process.
This course will explain the continuous integration concepts and provide an overview of the tools that are used in setting up a continuous integration process.
It will also feature hands-on technical basics for a selected number of tools and provide hands-on training on how to combine these tools for setting up your continuous integration process.
During this course we will do a technical overview of some continuous integration tools such as: git, maven, jenkins, Docker and Selenium.
We will build together a continuous integration pipeline using these tools on a sample web application.
Requirements
- Requirements
- Understanding of the software development process
- Basic Java knowledge is recommended