Video description
The Jenkins server or CI (continuous integration) server is a tool that allows software developers to automate many of the common tasks (testing, compiling, etc.) associated with software development. It's become a widely used software development technology (133 thousand active installs, 1 million+ users), because of its ability to dramatically speed up development while assuring code quality.
This course teaches you the basics of using the Jenkins server, while explaining the core concepts that govern software automation: Continuous integration, continuous deployment, and continuous delivery.
- Discover why 1 million+ coders use Jenkins to speed up their development process
- Learn about the history of the Jenkins automation server and how it works
- See how Jenkins automates tasks like testing, compiling, documenting, and reporting
- Understand how to integrate the tools with Jenkins that ensure code quality
- Gain hands-on experience using Jenkins and the Jenkins tools console
- Explore and understand the meaning of continuous integration, delivery, and deployment
Table of contents
Product information
- Title: Continuous Integration (CI) With Jenkins - Fundamentals
- Author(s):
- Release date: April 2017
- Publisher(s): Infinite Skills
- ISBN: 9781491986417
You might also like
video
Continuous Integration (CI) With Jenkins - Basic Build Jobs
The Jenkins community defines a Jenkins "project" as a user configured description of the work that …
video
Continuous Integration (CI) With Jenkins - Artifact Repository Setup
Automating the archiving of binary artifacts in an artifact repository is crucial to any successful continuous …
video
Continuous Integration (CI) With Jenkins - Quality Assurance and Automated Testing
This course teaches you how to incorporate a rigorous automated quality assurance (QA) process into the …
video
Hands-On Continuous Integration and Automation with Jenkins
In agile development practices, developers need to integrate their work frequently to fix bugs or to …