Skip to Content
持續交付|使用Java
book

持續交付|使用Java

by Daniel Bryant, Abraham Marín-Pérez
July 2019
Intermediate to advanced
480 pages
9h 35m
Chinese
GoTop Information, Inc.
Content preview from 持續交付|使用Java
持續交付:Why What |
5
稍後的章節將會介紹,你可以將許多功能性與非功能(跨功能)屬性的斷言
assertion)編入現代的 Java 組建管道,包括容錯、確認已知的安全漏洞是否存在,以
及基本的性能 / 負載特性(可以幫助你估算成本)。
探索典型的組建管道:What
了解持續交付管道各個核心階段的“What”或目的非常重要,因為一件事情的目標
與原則通常比實作細節重要(例如,你究竟要使用 JenkinsCircleCIJUnit 還是
TestNG)。
組建管道的核心階段
1-1 是典型的 Java app 持續交付組建管道。CD 程序的第一個步驟是持續整合(CI)。
在這個步驟中,開發者將桌機內,已寫好的程式碼持續提交(整合)到一個共用的版本
控制存放區,它會被自動組建與包裝成工件(artifact)。接著,CI 產生的工件會進入一
系列的自動驗收與系統品質屬性驗證階段,完成後,再在越來越像生產環境的環境中進
行手動用戶驗收測試與晉升。
組建管道的主要目的,是證明你對程式碼或組態做的任何修改所產生的結果都是可放入
生產環境的。你提出的修改可能會在管道的任何一個階段失敗,這項修改可能會被拒
絕,不會被標記成可以部署至生產環境。每一個通過驗證步驟的工件都可以部署至生產
環境。我們在這個管道中收集技術與商業遙測數據,用來建立正面的回饋迴圈。
6
| 第一章
開發機器所有測試都可以在
本地端運行
單元測試
整合測試
容錯測試
煙霧測試 / 綜合交易
啟動監視與警報
驗收測試
性能測試
探勘測試
(透過
API
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

精實企業|高績效組織如何達成創新規模化

精實企業|高績效組織如何達成創新規模化

Jez Humble, Joanne Molesky, Barry O'Reilly
管理Kubernetes

管理Kubernetes

Brendan Burns, Craig Tracey
精通機器學習|使用Python

精通機器學習|使用Python

Sarah Guido, Andreas C. Mueller
数字化转型:企业破局的34 个锦囊

数字化转型:企业破局的34 个锦囊

Gary O’Brien, Xiao Guo, Mike Mason

Publisher Resources

ISBN: 9789865021740