Build - 構築したものを運用する - “Operate what you build” puts the devops principles in action by having the team that develops a system also be responsible for operating and supporting that system. - サイロを破壊し、学習とフィードバックを最適 - We could optimize for learning and feedback by breaking down silos and encouraging shared ownership of the full software life cycle - 豊富な開発者ツールによるスケール - Ownership of the full development life cycle adds significantly to what software developers are expected to do. Tooling that simplifies and automates common development needs helps to balance this out. 引用 : https://netflixtechblog.com/full-cycle-developers-at-netflix-a08c31f83249 開発リードタイムの変化 Ph.1
1. コードを書く → レビュー → Approve → CI → マージ a. ソースコードのホスティングサービスベースでの可視化 b. 機能開発だけにフォーカスした数値 c. Metrics : i. プルリク→マージまでの時間、etc… 2. プロジェクトとしてのバリューストリーム a. 工数・工期。ソフトウェアライフサイクル b. 勤怠ツールと連動 c. Metrics : i. 開発比率/ 非開発比率 / 運用保守 プロジェクトA Ph.2