Practical DevOps (Paperback)
暫譯: 實用的 DevOps (平裝本)

Joakim Verona

  • 出版商: Packt Publishing
  • 出版日期: 2016-02-16
  • 售價: $2,000
  • 貴賓價: 9.5$1,900
  • 語言: 英文
  • 頁數: 240
  • 裝訂: Paperback
  • ISBN: 1785882872
  • ISBN-13: 9781785882876
  • 相關分類: DevOps
  • 相關翻譯: DevOps 實踐 (Practical DevOps) (簡中版)
  • 已過版

相關主題

商品描述

Key Features

  • Get to know the background of DevOps so you understand the collaboration between different aspects of an IT organization and a software developer
  • Improve your organization's performance to ensure smooth production of software and services
  • Deploy top-quality software and ensure software maintenance and release management with this practical guide

Book Description

DevOps is a practical field that focuses on delivering business value as efficiently as possible. DevOps encompasses all the flows from code through testing environments to production environments. It stresses the cooperation between different roles, and how they can work together more closely, as the roots of the word imply―Development and Operations.

After a quick refresher to DevOps and continuous delivery, we quickly move on to looking at how DevOps affects architecture. You'll create a sample enterprise Java application that you'll continue to work with through the remaining chapters. Following this, we explore various code storage and build server options. You will then learn how to perform code testing with a few tools and deploy your test successfully. Next, you will learn how to monitor code for any anomalies and make sure it's running properly. Finally, you will discover how to handle logs and keep track of the issues that affect processes

What you will learn

  • Appreciate the merits of DevOps and continuous delivery and see how DevOps supports the agile process
  • Understand how all the systems fit together to form a larger whole
  • Set up and familiarize yourself with all the tools you need to be efficient with DevOps
  • Design an application that is suitable for continuous deployment systems with Devops in mind
  • Store and manage your code effectively using different options such as Git, Gerrit, and Gitlab
  • Configure a job to build a sample CRUD application
  • Test the code using automated regression testing with Jenkins Selenium
  • Deploy your code using tools such as Puppet, Ansible, Palletops, Chef, and Vagrant
  • Monitor the health of your code with Nagios, Munin, and Graphite
  • Explore the workings of Trac―a tool used for issue tracking

About the Author

Joakim Verona is a consultant with a specialty in Continuous Delivery and DevOps. He has worked with all aspects of systems development since 1994. He has actively contributed as the lead implementer of complex multilayered systems such as web systems, multimedia systems, and mixed software/hardware systems. His wide-ranging technical interests led him to the emerging field of DevOps in 2004, where he has stayed ever since.

Joakim completed his masters in computer science at Linkoping Institute of Technology. He has also worked as a consultant in a wide range of assignments in various industries, such as banking and finance, telecom, industrial engineering, press and publishing, and game development. He is also interested in the Agile field and is a certified Scrum master, Scrum product owner, and Java professional.

Table of Contents

  1. Introduction to DevOps and Continuous Delivery
  2. A View from Orbit
  3. How DevOps Affects Architecture
  4. Everything is Code
  5. Building the Code
  6. Testing the Code
  7. Deploying the Code
  8. Monitoring the Code
  9. Issue Tracking
  10. The Internet of Things and DevOps

商品描述(中文翻譯)

**主要特點**

- 了解 DevOps 的背景,以便理解 IT 組織與軟體開發者之間的協作
- 改善組織的表現,以確保軟體和服務的順利生產
- 使用這本實用指南部署高品質的軟體,並確保軟體維護和版本管理

**書籍描述**

DevOps 是一個實用的領域,專注於以最有效的方式提供商業價值。DevOps 涉及從程式碼到測試環境再到生產環境的所有流程。它強調不同角色之間的合作,以及他們如何更緊密地協作,正如這個詞的根源所暗示的那樣——開發(Development)和運營(Operations)。

在快速回顧 DevOps 和持續交付之後,我們將迅速轉向 DevOps 如何影響架構。您將創建一個範例企業 Java 應用程式,並在接下來的章節中繼續使用它。接下來,我們將探索各種程式碼儲存和建置伺服器的選項。然後,您將學習如何使用幾個工具進行程式碼測試並成功部署測試。接下來,您將學習如何監控程式碼以檢查任何異常,並確保其正常運行。最後,您將發現如何處理日誌並跟踪影響流程的問題。

**您將學到的內容**

- 欣賞 DevOps 和持續交付的優點,並了解 DevOps 如何支持敏捷流程
- 理解所有系統如何結合在一起形成一個更大的整體
- 設置並熟悉您需要的所有工具,以提高 DevOps 的效率
- 設計適合持續部署系統的應用程式,考慮 DevOps 的因素
- 使用 Git、Gerrit 和 Gitlab 等不同選項有效地儲存和管理您的程式碼
- 配置一個任務來建置範例 CRUD 應用程式
- 使用 Jenkins Selenium 進行自動回歸測試程式碼
- 使用 Puppet、Ansible、Palletops、Chef 和 Vagrant 等工具部署您的程式碼
- 使用 Nagios、Munin 和 Graphite 監控程式碼的健康狀況
- 探索 Trac 的運作——一個用於問題追蹤的工具

**關於作者**

**Joakim Verona** 是一位專注於持續交付和 DevOps 的顧問。他自 1994 年以來一直從事系統開發的各個方面。他作為複雜多層系統(如網路系統、多媒體系統和混合軟體/硬體系統)的主要實施者,積極貢獻。他廣泛的技術興趣使他在 2004 年進入了新興的 DevOps 領域,並一直留在這個領域。

Joakim 在林雪平科技大學完成了計算機科學碩士學位。他還在銀行和金融、電信、工業工程、新聞出版和遊戲開發等各種行業中擔任顧問,參與了多種任務。他對敏捷領域也很感興趣,是一名認證的 Scrum Master、Scrum 產品負責人和 Java 專業人士。

**目錄**

1. DevOps 和持續交付簡介
2. 從軌道的視角
3. DevOps 如何影響架構
4. 一切皆程式碼
5. 建置程式碼
6. 測試程式碼
7. 部署程式碼
8. 監控程式碼
9. 問題追蹤
10. 物聯網與 DevOps