Devops
Jenkins Course
Overview of the Course
Jenkins is an open-source automation server written in Java. It is used to continuously build and test software projects, enabling developers to set up a CI/CD environment. It also supports version control tools like Subversion, Git, Mercurial, and Maven.
Course requirements
- Basic knowledge about software development processes.
- Basic knowledge of Git, Maven, Linux will be preferred
what you will learn
- Will get practical hands-on with CI/CD.
- Will be able to trigger a build upon every commit to the source code repository.
- Will get to know the difference between Continuous Integration, continuous delivery, and continuous development.
- Will be able to learn the configuration process of Jenkins with other tools, pooling for source code changes, working with maven builds, etc.
Table of content
Video Lectures
- Welcome to the course
- Jenkins hands-on
- Deep-Dive
- Conclusion