High Performance DevOpsCompanies Achieve…
DevOps $
Source: 2018 Accelerate: State of DevOps: Strategies for a New Economy." N. Forsgren, J. Humble, G. Kim. DevOps Research and Assessment (DORA)
市場出荷までの
速度加速
収益up
平均リカバリ時間が
2,604倍高速に
変更にかかっていた時間が
2,555倍高速に
故障率が
7倍減少
デプロイの頻度が
46倍に
ソフトウェア開発のはじめ
• 何を開発する必要があるか(新しい機能、バグ修正)
• なぜ開発するのか(ビジネス価値)
•どのアイテムがビジネス上最も重要か
Plan Code
As a customer, I
should be able to
use Bluetooth-
enabled IoT
Beacon sensors
for registration
Lengthy
usernames not
accepted
As a hotel
manager, I should
be able to see
guest list for a
date
As a room guest,
I should be able
to control my
room's lighting
within the app
As a reservation
agent, I would like
to send
confirmations to
guest
As a room guest,
I should be able to
personalize the
app with themes
As a room guest,
I should be able to
communicate with
all smart devices
from the app
As a room guest,
I should be able to
enter the room
with facial
recognition
Unable to connect
through 3G
network
7.
ソフトウェア開発のはじめ
• 何を開発する必要があるか(新しい機能、バグ修正)
• なぜ開発するのか(ビジネス価値)
•どのアイテムがビジネス上最も重要か
Plan Code
As a customer, I
should be able to
use Bluetooth-
enabled IoT
Beacon sensors
for registration
Lengthy
usernames not
accepted
As a hotel
manager, I should
be able to see
guest list for a
date
As a room guest,
I should be able
to control my
room's lighting
within the app
As a reservation
agent, I would like
to send
confirmations to
guest
As a room guest,
I should be able to
personalize the
app with themes
As a room guest,
I should be able to
communicate with
all smart devices
from the app
As a room guest,
I should be able to
enter the room
with facial
recognition
Unable to connect
through 3G
network
Azure Boards
開発したコードを、プライベート Git リポジトリにホスト
PlanCode
As a customer, I
should be able to
use Bluetooth-
enabled IoT
Beacon sensors
for registration
Lengthy
usernames not
accepted
As a hotel
manager, I should
be able to see
guest list for a
date
As a room guest,
I should be able
to control my
room's lighting
within the app
As a reservation
agent, I would like
to send
confirmations to
guest
As a room guest,
I should be able to
personalize the
app with themes
As a room guest,
I should be able to
communicate with
all smart devices
from the app
As a room guest,
I should be able to
enter the room
with facial
recognition
Unable to connect
through 3G
network
Azure Boards Azure Repos
MLOps Workflow
Model
management
& monitoring
Modelperformance
analysis
Model reproducibility Model retraining
Model deployment
Model validation
Train model Validate
model
Deploy
model
Monitor
model
Retrain model
Build app
Collaborate Test app Release app Monitor app
App developer
using DevOps
Data scientist using
Machine Learning