從系統思考角度讀《目標》:第一~三章

緣起

高德拉特系列著作是我的管理啟蒙書,《目標》更是每隔一陣子就會重讀的經典。

這次,我打算以系統思考 (systems thinking) 角度重讀。尤其是以我在【系統思考的四堂課】提出的「SLR·CPI 法」來逐步分析。

土井英司在《一流的人讀書,都在哪裡畫線?》點出箇中訣竅:

Essence of Scrum: Sprint Review

This article discusses the essence of Sprint Review .

In a nutshell

Sprint Review is a time-boxed1 event in which the Scrum Team and invited stakeholders inspect what has been Done with respect to the Sprint Goal , gain insight into values, and adapt business strategy if necessary.

Output

Essential:

  • An adapted Product Backlog

  • An adapted business strategy and roadmap2

Better:

  • Celebration3

Input

Essential:

  • Sprint Goal
  • Increment 4

  • Sprint Backlog

Better:

Essence of Scrum: Sprint Planning

This article discusses the essence of Sprint Planning .

In a nutshell

Sprint Planning is a time-boxed1 event in which the Scrum Team defines the Sprint Goal and makes a feasible plan for the goal, to the best knowledge, information and belief of the team.

Output

Essential:

  • Sprint Goal
  • A feasible plan for achieving the Sprint Goal

  • Sprint Backlog Items with the property of INVEST (Independent, Negotiable, Valuable, Estimable, Small, Testable)2

Blackbox Exporter 小記

在用 Prometheus + Grafana 監控自家服務的同時,我們也會想用同一套系統去監控第三方服務。

本文介紹一個好用的 Prometheus 官方工具:Blackbox exporter,可以省下手刻 curl 腳本的工夫。我也順便介紹一些踩過的雷。

Essence of Scrum: Daily Scrum

This article discusses the essence of Daily Scrum .

In a nutshell

Daily Scrum is a time-boxed daily event in which the Developers gather together to quickly inspect current performance and to identify necessary actions in order to increase the confidence in achieving the Sprint Goal .

Output

Essential:

  • Updated confidence in the Sprint Goal supported by evidence.

  • Updated plans, if necessary, for achieving the Sprint Goal .

Input

Essential:

  • Up-to-date Sprint performance status supported by evidence.

Tools and Techniques

Essential: