Language: English
Computers & Technology Internet; Groupware; & Telecommunications Networking & Cloud Computing Programming Reference Software Design Software Design; Testing & Engineering Software Development
Publisher: Packt Publishing
Published: Jul 27, 2015
Description:
Continuous Integration – setting up the stage for a DevOps culture
About This Book
Who This Book Is For
If you are a Jenkins novice or beginner with a basic understanding of continuous integration, then this is the book for you. Beginners in Jenkins will get quick hands-on experience and gain the confidence to go ahead and explore the use of Jenkins further.
What You Will Learn
In Detail
In agile development practices, developers need to integrate their work frequently to fix bugs or to create a new feature or functionality. To integrate all work efficiently and verify it is an error-prone and time-consuming manual task. Jenkins is used specifically for continuous integration, helping to enforce the principles of agile development.
This book begins by tackling the installation of the necessary software dependencies and libraries you'll need to perform continuous integration for a Java application. From there, you'll integrate code repositories, applications, and build tools for the implementation of continuous integration. Finally, you'll explore the automated deployment of an application in Tomcat, along with details on managing and configuring Jenkins based on your requirements by using plugins.
**