0%

Understand continuous integration (CI), continuous delivery, and continuous deployment (CD) with Jenkins. These processes allow users as well as administrators to catch problems as soon as they get injected into software systems.

This book starts with an introduction to Jenkins and covers its architecture and role in CI/CD. The basics are covered, including installing and configuring Jenkins. Tool configuration and plugins are discussed as well as available security measures such as credentials. You will learn  what is meant by Job in Jenkins, its types, sections, and much more. You will look at Java API: projects, jobs, configuration. The concluding chapters take you through creating pipelines, their role in managing web apps, and distributed pipelines. The book also covers unit testing using TestNG as well as end-to-end testing using Selenium Python as a part of building a life cycle and setting up Jenkins on different physical and Docker environments as well as Jenkins integration with cloud environments such as AWS. And you will learn how to create reusable libraries for use in Jenkins Pipeline and control Jenkins servers using Jenkins CLI and REST APIs. The new Jenkins Blue Ocean also is covered.

The book helps you understand CI/CD implementation using Jenkins from scratch in your projects and prepare for end-to-end DevOps practices.


What You Will Learn

  • Apply Jenkins to create end-to-end pipelines
  • Integrate Jenkins with AWS, Docker, Git, and many more tools
  • Use Selenium automation for end-to-end testing
  • Create distributed pipelines


Who Is This Book For

Developers and test automation professionals who are involved in creating CI/CD pipelines as well as prospective DevOps aspirants who want to make their way ahead as professionals

Table of Contents

  1. Cover
  2. Front Matter
  3. 1. Understanding CI/CD
  4. 2. Introducing Jenkins
  5. 3. Installing Jenkins
  6. 4. Configuring Jenkins
  7. 5. Managing Plugins in Jenkins
  8. 6. Understanding the Global Tool Configuration Page
  9. 7. Managing Security with Jenkins
  10. 8. Managing Credentials
  11. 9. Managing Users
  12. 10. Understanding Jobs in Jenkins
  13. 11. Preparing a Java API Project Using Maven
  14. 12. Integrating Maven with the Nexus Repository and Creating Free-Style Jobs to Release the Java API on the Nexus Repository
  15. 13. Creating an Auto-Trigger Free-Style Job to Manage Java API Releases
  16. 14. Understanding the Jenkins Pipeline
  17. 15. Creating Jenkins Jobs to Manage a Web Application Project
  18. 16. Understanding Pipeline as Code
  19. 17. Jenkins Distributed Builds
  20. 18. Integrating Jenkins with AWS
  21. 19. Miscellaneous Topics Part 1
  22. 20. Miscellaneous Topics Part 2
  23. Back Matter
18.216.186.164