Continuous Delivery with Docker and Jenkins
            
暫譯: 使用 Docker 和 Jenkins 的持續交付
        
        Leszko, Rafal
- 出版商: Packt Publishing
- 出版日期: 2019-05-31
- 定價: $1,560
- 售價: 6.0 折 $936
- 語言: 英文
- 頁數: 350
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1838552189
- ISBN-13: 9781838552183
- 
    相關分類:
    
      Docker
 
- 
    其他版本:
    
      Continuous Delivery with Docker and Jenkins - Third Edition: Create secure applications by building complete CI/CD pipelines (Paperback)
 
買這商品的人也買了...
- 
                
                   Linkers and Loaders (Paperback) Linkers and Loaders (Paperback)$2,460$2,411
- 
                
                   UNIX Systems for Modern Architectures: Symmetric Multiprocessing and Caching for Kernel Programmers UNIX Systems for Modern Architectures: Symmetric Multiprocessing and Caching for Kernel Programmers$2,380$2,261
- 
                
                   人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e) 人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379
- 
                
                   程式設計師的自我修養-連結、載入、程式庫 程式設計師的自我修養-連結、載入、程式庫$580$493
- 
                
                   The Linux Command Line: A Complete Introduction (Paperback) The Linux Command Line: A Complete Introduction (Paperback)$1,470$1,397
- 
                
                   Debug Hacks 除錯駭客 -- 極致除錯的技巧與工具 Debug Hacks 除錯駭客 -- 極致除錯的技巧與工具$580$458
- 
                
                   Binary Hacks -- 駭客秘傳技巧一百招 Binary Hacks -- 駭客秘傳技巧一百招$580$458
- 
                
                   Linux Kernel Hacks 改善效能、提昇開發效率及節能的技巧與工具 Linux Kernel Hacks 改善效能、提昇開發效率及節能的技巧與工具$680$537
- 
                
                   Linux 指令大全 (The Linux Command Line: A Complete Introduction) Linux 指令大全 (The Linux Command Line: A Complete Introduction)$590$466
- 
                
                   並行之美學-撰寫平行應用程式的新手指南 (The Art of Concurrency: A Thread Monkey's Guide to Writing Parallel Applications) 並行之美學-撰寫平行應用程式的新手指南 (The Art of Concurrency: A Thread Monkey's Guide to Writing Parallel Applications)$580$458
- 
                
                   Peopleware:腦力密集產業的人才管理之道 (增訂版) (Peopleware: Productive Projects and Teams, 3/e) Peopleware:腦力密集產業的人才管理之道 (增訂版) (Peopleware: Productive Projects and Teams, 3/e)$420$357
- 
                
                  ARM 系統開發者指南 (ARM System Developer's Guide: Designing and Optimizing System Software)$800$720
- 
                
                   JavaScript & JQuery : 網站互動設計程式進化之道 (JavaScript and JQuery: Interactive Front-End Web Development) JavaScript & JQuery : 網站互動設計程式進化之道 (JavaScript and JQuery: Interactive Front-End Web Development)$780$663
- 
                
                   Cloud Computing : Theory and Practice, 2/e Cloud Computing : Theory and Practice, 2/e$2,720$2,584
- 
                
                   從 Paxos 到 Zookeeper:分散式一致性原理與實例 (舊名: 撐起14億人電商的技術機密:用Paxos及ZooKeeper打造分散叢集) 從 Paxos 到 Zookeeper:分散式一致性原理與實例 (舊名: 撐起14億人電商的技術機密:用Paxos及ZooKeeper打造分散叢集)$580$493
- 
                
                   DevOps Handbook|打造世界級技術組織的實踐指南 (中文版) (The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations) DevOps Handbook|打造世界級技術組織的實踐指南 (中文版) (The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations)$580$458
- 
                
                   Hands-On Linux for Architects: Design and implement Linux-based IT solutions (Paperback) Hands-On Linux for Architects: Design and implement Linux-based IT solutions (Paperback)$1,380$1,311
- 
                
                   機器學習的數學基礎 : AI、深度學習打底必讀 機器學習的數學基礎 : AI、深度學習打底必讀$580$458
- 
                
                   Python GUI 設計活用 tkinter之路 — 王者歸來, 3/e Python GUI 設計活用 tkinter之路 — 王者歸來, 3/e$680$537
- 
                
                   Programming Persistent Memory: A Comprehensive Guide for Developers (Paperback) Programming Persistent Memory: A Comprehensive Guide for Developers (Paperback)$1,663,260$1,575,720
- 
                
                   設計模式就該這樣學:基於經典框架源碼和真實業務場景 設計模式就該這樣學:基於經典框架源碼和真實業務場景$708$673
- 
                
                   Docker for Developers Docker for Developers$1,360$1,292
- 
                
                   軟體架構原理|工程方法 (Fundamentals of Software Architecture: A Comprehensive Guide to Patterns, Characteristics, and Best Practices) 軟體架構原理|工程方法 (Fundamentals of Software Architecture: A Comprehensive Guide to Patterns, Characteristics, and Best Practices)$680$537
- 
                
                   資料密集型應用系統設計 (Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems) 資料密集型應用系統設計 (Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems)$980$774
- 
                
                   $2,205Parallel and High Performance Computing (Paperback) $2,205Parallel and High Performance Computing (Paperback)
商品描述
Continuous Delivery with Docker and Jenkins, Second Edition will explain the advantages of combining Jenkins and Docker to improve the continuous integration and delivery process of an app development. It will start with setting up a Docker server and configuring Jenkins on it. It will then provide steps to build applications on Docker files and integrate them with Jenkins using continuous delivery processes such as continuous integration, automated acceptance testing, and configuration management.
Moving on, you will learn how to ensure quick application deployment with Docker containers along with scaling Jenkins using Kubernetes. Next, you will get to know how to deploy applications using Docker images and testing them with Jenkins. Towards the end, the book will touch base with missing parts of the CD pipeline, which are the environments and infrastructure, application versioning, and nonfunctional testing.
By the end of the book, you will be enhancing the DevOps workflow by integrating the functionalities of Docker and Jenkins.
商品描述(中文翻譯)
《使用 Docker 和 Jenkins 的持續交付(第二版)》將解釋結合 Jenkins 和 Docker 的優勢,以改善應用程式開發的持續整合和交付過程。書中將從設置 Docker 伺服器和在其上配置 Jenkins 開始。接著,將提供在 Docker 檔案上構建應用程式的步驟,並使用持續交付過程(如持續整合、自動驗收測試和配置管理)將其與 Jenkins 整合。
接下來,您將學習如何使用 Docker 容器確保快速的應用程式部署,並使用 Kubernetes 擴展 Jenkins。然後,您將了解如何使用 Docker 映像部署應用程式並使用 Jenkins 進行測試。在書的最後部分,將討論持續交付管道中缺失的部分,包括環境和基礎設施、應用程式版本控制以及非功能性測試。
在書籍結束時,您將通過整合 Docker 和 Jenkins 的功能來增強 DevOps 工作流程。
 
 
     
     
     
     
     
     
     
     
    