or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
道法術器:高效企業的 DevOps 實踐地圖 - 张乐
Welcome to DevOps Days 2019 Collaborative Notes
Getting started from here: https://hackmd.io/@DevOpsDay/2019
Click top left to expand Agenda on the mobile.
企業如何提升軟件研發效能?
阿里巴巴的效能指標定義(案例)
2 weeks 交付週期 (最重要的)
1 week 開發週期
1 hour 發布前置時間
引入體系化的方法
鳥飛派 vs 空氣動力學 > 萊特兄弟發行飛行器 > 商業航空
DevOps實施的三步工作法
流動
反饋
持續學習與反饋
採用被證明有效的解決方案
重量級變更管理流程
案例故事:英國多佛爾角的哨兵
輕量級、清晰的變更管理流程
即使是很嚴謹的銀行業,也能透過"隔離"、"變更"的方式來逐漸讓測試變更左移
代碼可維護性
Google, Facebook 對 code review 的要求:
…
自動化測試:微軟測試左移實踐 (案例)
從黑盒測試、UI測試比例較多的情況,逐漸變成Unit Test比例大幅升高
監控和實驗 - 微軟A/B 測試案例
你所在企業的核心競爭力是什麼?
如果你是農場主人,鵝 vs 鵝蛋,哪個才是你的財富?
有用、易用的工具
Facebook研發的原則之一:不要阻塞開發人員工作,讓開發專注編寫代碼,不受到其他干擾
獲得可持續性、有效過的改進
one size fits all(X) vs made to measure(O)
tags:
DevOpsDays Taipei 2019