Pro Continuous Delivery: With Jenkins 2.0

Nikhil Pathania

  • 出版商: Apress
  • 出版日期: 2017-07-05
  • 定價: $1,815
  • 售價: 9.0$1,634
  • 語言: 英文
  • 頁數: 288
  • 裝訂: Paperback
  • ISBN: 1484229126
  • ISBN-13: 9781484229125
  • 相關分類: CI/CD
  • 立即出貨 (庫存 < 3)

買這商品的人也買了...

商品描述

Follow this step-by-step guide for creating a continuous delivery pipeline using all of the new features in Jenkins 2.0 such as Pipeline as a Code, multi-branch pipeline, and more. You will learn three crucial elements for achieving a faster software delivery pipeline: a fungible build/test environment, manageable and reproducible pipelines, and a scalable build/test infrastructure. 
 
Pro Continuous Delivery demonstrates how to create a highly available, active/passive Jenkins server using some niche technologies.
 
What You'll Learn
  • Create a highly available, active/passive Jenkins server using CoreOS and Docker, and using Pacemaker and Corosync
  • Use a Jenkins multi-branch pipeline to automatically perform continuous integration whenever there is a new branch in your source control system
  • Describe your continuous delivery pipeline with Jenkinsfile
  • Host Jenkins server on a cloud solution
  • Run Jenkins inside a container using Docker
  • Discover how the distributed nature of Git and the “merge before build” feature of Jenkins can be used to implement gated check-in
  • Implement a scalable build farm using Docker and Kubernetes
Who This Book Is For
  • You have experience implementing continuous integration and continuous delivery using Jenkins freestyle Jobs and wish to use the new Pipeline as a Code feature introduced in Jenkins 2.0
  • Your source code is on a Git-like version control system (Git, GitHub, GitLab, etc.) and you wish to leverage the advantages of a multi-branch pipeline in Jenkins
  • Your infrastructure is on a Unix-like platform and you wish to create a scalable, distributed build/test farm using Docker or Kubernetes
  • You are in need of a highly available system for your Jenkins Server using open source tools and technologies

商品描述(中文翻譯)

請參考以下翻譯結果:

遵循這個逐步指南,使用 Jenkins 2.0 的所有新功能(如 Pipeline as a Code、多分支流程等),建立一個持續交付流程。您將學習實現更快軟體交付流程的三個關鍵要素:可互換的建置/測試環境、可管理且可重複的流程,以及可擴展的建置/測試基礎設施。

《Pro Continuous Delivery》展示了如何使用一些專業技術創建高可用的主/從 Jenkins 伺服器。

《你將學到什麼》

- 使用 CoreOS 和 Docker 創建高可用的主/從 Jenkins 伺服器,並使用 Pacemaker 和 Corosync。
- 使用 Jenkins 多分支流程,在源代碼控制系統中有新分支時自動進行持續整合。
- 使用 Jenkinsfile 描述您的持續交付流程。
- 在雲解決方案上託管 Jenkins 伺服器。
- 使用 Docker 在容器內運行 Jenkins。
- 發現 Git 的分散性質和 Jenkins 的「建置前合併」功能如何實現閘道式檢入。
- 使用 Docker 和 Kubernetes 實現可擴展的建置伺服器。

《本書適合對象》

- 您有使用 Jenkins freestyle Jobs 實現持續整合和持續交付的經驗,並希望使用 Jenkins 2.0 中引入的 Pipeline as a Code 功能。
- 您的源代碼位於類似 Git 的版本控制系統(如 Git、GitHub、GitLab 等),並希望利用 Jenkins 的多分支流程的優勢。
- 您的基礎設施位於類 Unix 平台,並希望使用 Docker 或 Kubernetes 創建可擴展的分散式建置/測試伺服器。
- 您需要使用開源工具和技術為 Jenkins 伺服器創建高可用系統。