SlideShare a Scribd company logo
@nicolefv
HOW	METRICS	
MAKE	YOUR	DEVOPS AWESOME
NICOLE	FORSGREN,	PHD
@NICOLEFV
CEO	&	CHIEF	SCIENTIST,	DEVOPS RESEARCH	AND	ASSESSMENT	(DORA)
@nicolefv
Culture
Automation
Metrics
Sharing
@nicolefv
@nicolefv
"I	think	building	this	culture	is	the	key	to	innovation.
Creativity	must	flow	from	everywhere.	Whether	you	are	a	
summer	intern	or	the	CTO,	any	good	idea	must	be	able	to	seek	
an	objective	test,	preferably	a	test	that	exposes	the	idea	to	real	
customers.
Everyone	must	be	able	to	experiment,	learn,	and	iterate.
Position,	obedience,	and	tradition	should	hold	no	power.	For	
innovation	to	flourish,	measurement	must	rule.”
- Greg	Linden
http://glinden.blogspot.com/2006/04/early-amazon-shopping-cart.html
@nicolefv
YOU	CAN’T	IMPROVE	WHAT	YOU	DON’T	MEASURE
@nicolefv
@nicolefv
Evaluating	well-designed	and	executed	
experiments	that	were	designed	to	improve	a	
key	metric,	only	about	1/3	were	successful	at	
improving	the	key	metric!
Online	Experimentation	at	Microsoft,	Kohavi et	al.	http://stanford.io/130uW6X
@nicolefv
ALWAYS	MEASURE	THINGS	THAT	MATTER
@nicolefv@nicolefv
THAT	WHICH	IS	MEASURED	GETS	MANAGED
In	business,	you	are	what	you	measure
@nicolefv
IF	YOU	CAPTURE	ONLY	ONE	METRIC,	
YOU	KNOW	WHAT	WILL	BE	GAMED
@nicolefv
@nicolefv@nicolefv
Sometimes,	we	just	measure	ALL	THE	THINGS.	But	STOP	and	ask	yourself:
• What	does	this	tell	me?
• How	can	I	use	this	to	make	a	decision?
• How	does	this	relate	to	an	outcome?
• Does	it	still	make	sense	to	measure	and	track	this	metric?
• What	are	the	unintended	consequences	of	implementing	this?
NOT	EVERYTHING	THAT	CAN	BE	COUNTED…
COUNTS
@nicolefv
@nicolefv
METRICS	INFORM	OUR	INCENTIVES…	
AND	SHAPE	BEHAVIOR
@nicolefv
METRICS	INFORM	OUR	INCENTIVES…	
AND	SHAPE	BEHAVIOR
Metric	=	deliver	code	on	schedule
Behavior	=	sprint	to	deliver	code	at	5pm	on	Friday
Unintended	consequence	=	ops	team	spends	the	weekend	putting	out	fires
@nicolefv
@nicolefv
JUST	BECAUSE	SOMETHING	IS	HARD	TO	MEASURE	
DOESN’T	MEAN	IT	ISN’T	WORTH	MEASURING
@nicolefv
QUICK	TANGENT:	NOT	ALL	DATA	IS	CREATED	EQUAL
• Who	here	thinks	surveys	are	sh*t?
@nicolefv
QUICK	TANGENT:	NOT	ALL	DATA	IS	CREATED	EQUAL
• Who	here	thinks	surveys	are	sh*t?
• Who	here	loves	the	data	in	your	log	files?
@nicolefv
@nicolefv
QUICK	TANGENT:	NOT	ALL	DATA	IS	CREATED	EQUAL
• We	use	PYSCHOMETRICS	to	give	us	reasonable	assurance	
our	data	is	good
• Validity	(two	types),	reliability
• Check	for	several	types	of	bias
• PLUS!	Continue	to	be	a	skeptic!	Correlation	!=	Causation
@nicolefv
WESTRUM ORGANIZATIONAL	CULTURE
PATHOLOGICAL
Power-oriented
BUREACRATIC
Rule-oriented
GENERATIVE
Performance-oriented
Low	cooperation Modest cooperation High	cooperation
Messengers shot Messengers	neglected Messengers trained
Responsibilities	shirked Narrow	responsibilities Risks	are	shared
Bridging discouraged Bridging tolerated Bridging	encouraged
Failure	leads	to	scapegoating Failure	leads	to	justice Failure	leads	to	inquiry
Novelty	crushed Novelty	leads	to	problems Novelty	implemented
Westrum,	R.	(2004).	A	typology	of	organisational cultures. Quality	and	safety	in	health	care, 13(suppl 2),	ii22-ii27.
@nicolefv
HOW	TO	MEASURE	WESTRUM	ORGANIZATIONAL	
CULTURE	IN	A	STATISTICALLY	VALID	&	RELIABLE	WAY
Rate	how	strongly	you	agree	(7)	or	disagree	(1)	to	the	following	statements:
• On	my	team,	information	is	actively	sought.
• On	my	team,	failures	are	learning	opportunities,	and	messengers	of	them	are	
not	punished.
• On	my	team,	responsibilities	are	shared.
• On	my	team,	cross-functional	collaboration	is	encouraged	and	rewarded.
• On	my	team,	failure	causes	enquiry.	
• On	my	team,	new	ideas	are	welcomed.
Forsgren,	N.,	J.	Humble	(2016).	“The	Role	of	Continuous	Delivery	in	IT	and	Organizational	Performance.”	In	the	
Proceedings	of	the	Western	Decision	Sciences	Institute	(WDSI)	2016,	Las	Vegas,	NV.
@nicolefv
WHAT	KINDS	OF	METRICS	SHOULD	WE	COLLECT?
DATA	ABOUT	SYSTEMS	&	PROCESS	FROM	SYSTEMS
DATA	ABOUT	SYSTEMS	&	PROCESS	FROM	PEOPLE
DATA	ABOUT	CULTURE	&	PEOPLE	FROM	PEOPLE
@nicolefv
DATA	ABOUT	SYSTEMS	&	PROCESS	FROM	SYSTEMS
DATA	ABOUT	SYSTEMS	&	PROCESS	FROM	SYSTEMS
@nicolefv
DATA	ABOUT	SYSTEMS	&	PROCESS	FROM	PEOPLE.
@nicolefv
IT’S	SUPER	IMPORTANT	TO	HAVE	DATA	ABOUT	YOUR	
SYSTEMS	FROM	BOTH	PEOPLE	AND	SYSTEMS
@nicolefv
IT’S	SUPER	IMPORTANT	TO	HAVE	DATA	ABOUT	YOUR	
SYSTEMS	FROM	BOTH	PEOPLE	AND	SYSTEMS
This image cannot currently be
displayed.
@nicolefv
IT’S	SUPER	IMPORTANT	TO	HAVE	DATA	ABOUT	YOUR	
SYSTEMS	FROM	BOTH	PEOPLE	AND	SYSTEMS
@nicolefv
WHAT	CAN	I	DO?
• Read	and	share	Data	Driven,	by	@dpatil and	@hmason
• Ask	others	about	metrics:
• Is	it	happening?	Where?
• Is	it	important?	
• Think	about	your	own	metrics:	
• Start	with	outcomes:	what’s	important?
• Then	think	about	what	influences	your	outcomes
• Define	and	communicate
@nicolefv
METRICS	HELP	US	COMMUNICATE
KEY:
• Give	them	meaningful	names
• Define	them	well
• Communicate	them	often	and	across	boundaries
@nicolefv
WE’VE	TALKED	ABOUT:
HOW	METRICS	MAKE	YOUR	DEVOPS	AWESOME
• You	can’t	improve	what	you	don’t	measure
• Always	measure	things	that	matter
• That	which	is	measured	gets	managed
• If	you	capture	only	one	metric,	you	know	exactly	what	will	be	gamed
• Metrics	inform	our	incentives…	and	shape	behavior
• Not	everything	that	can	be	counted...	Counts
• Just	because	something	is	hard	to	measure	doesn’t	mean	it	isn’t	worth	measuring
• Not	all	data	is	created	equal
• Collect	measures	from	both	systems	and	people
@nicolefv
WANT	MORE	METRICS?
Get	our	ROI	whitepaper,	find	
case	studies,	learn	about	
assessment,	&	get	
peer-reviewed	research
devops-research.com
Also	more	at:
nicolefv.com/research
nicolefv.com/resources
@nicolefv
THANK	YOU
NICOLEFV.COM

More Related Content

What's hot

The Data Behind DevOps: Becoming a High Performer
The Data Behind DevOps: Becoming a High PerformerThe Data Behind DevOps: Becoming a High Performer
The Data Behind DevOps: Becoming a High Performer
Nicole Forsgren
 
What we learned from three years sciencing the crap out of devops
What we learned from three years sciencing the crap out of devopsWhat we learned from three years sciencing the crap out of devops
What we learned from three years sciencing the crap out of devops
Nicole Forsgren
 
DOES 2016 Sciencing the Crap Out of DevOps
DOES 2016 Sciencing the Crap Out of DevOpsDOES 2016 Sciencing the Crap Out of DevOps
DOES 2016 Sciencing the Crap Out of DevOps
Nicole Forsgren
 
Tools Won't Fix Your Broken DevOps
Tools Won't Fix Your Broken DevOpsTools Won't Fix Your Broken DevOps
Tools Won't Fix Your Broken DevOps
Nicole Forsgren
 
Secrets and surprises of high performance: What the data says
Secrets and surprises of high performance: What the data saysSecrets and surprises of high performance: What the data says
Secrets and surprises of high performance: What the data says
Nicole Forsgren
 
Continuous Delivery + DevOps = Awesome
Continuous Delivery + DevOps = AwesomeContinuous Delivery + DevOps = Awesome
Continuous Delivery + DevOps = Awesome
Nicole Forsgren
 
Nf final chef-lisa-metrics-2015-ss
Nf final chef-lisa-metrics-2015-ssNf final chef-lisa-metrics-2015-ss
Nf final chef-lisa-metrics-2015-ss
Nicole Forsgren
 
The Key to High Performance - What the Data Says
The Key to High Performance - What the Data SaysThe Key to High Performance - What the Data Says
The Key to High Performance - What the Data Says
Nicole Forsgren
 
DevOps: The Key to IT Performance
DevOps: The Key to IT PerformanceDevOps: The Key to IT Performance
DevOps: The Key to IT Performance
Nicole Forsgren
 
The Data on DevOps: Making the Case for Awesome
The Data on DevOps: Making the Case for AwesomeThe Data on DevOps: Making the Case for Awesome
The Data on DevOps: Making the Case for Awesome
Nicole Forsgren
 
The Data Behind DevOps: What Does it Take to be a High Performer? Jenkins Wor...
The Data Behind DevOps: What Does it Take to be a High Performer? Jenkins Wor...The Data Behind DevOps: What Does it Take to be a High Performer? Jenkins Wor...
The Data Behind DevOps: What Does it Take to be a High Performer? Jenkins Wor...
Nicole Forsgren
 
What I learned from 5 years of sciencing the crap out of DevOps
What I learned from 5 years of sciencing the crap out of DevOpsWhat I learned from 5 years of sciencing the crap out of DevOps
What I learned from 5 years of sciencing the crap out of DevOps
DevOpsDays DFW
 
Vmware2021 why even devop nicolefv
Vmware2021 why even devop nicolefvVmware2021 why even devop nicolefv
Vmware2021 why even devop nicolefv
Nicole Forsgren
 
How Continuous Delivery and Lean Management Make your DevOps Amazeballs
How Continuous Delivery and Lean Management Make your DevOps AmazeballsHow Continuous Delivery and Lean Management Make your DevOps Amazeballs
How Continuous Delivery and Lean Management Make your DevOps Amazeballs
Nicole Forsgren
 
Software as Craft
Software as CraftSoftware as Craft
Software as Craft
Nicole Forsgren
 
Metrics - You are what you measure (DevOps Perth)
Metrics - You are what you measure (DevOps Perth)Metrics - You are what you measure (DevOps Perth)
Metrics - You are what you measure (DevOps Perth)
Rob Crowley
 
Successful writing at work copyright 2017 cengage learn
Successful writing at work copyright 2017 cengage learnSuccessful writing at work copyright 2017 cengage learn
Successful writing at work copyright 2017 cengage learn
ssusere73ce3
 
DevOps: A Value Proposition
DevOps: A Value PropositionDevOps: A Value Proposition
DevOps: A Value Proposition
Nicole Forsgren
 
The Rationale for Continuous Delivery (The culture and practice of good softw...
The Rationale for Continuous Delivery (The culture and practice of good softw...The Rationale for Continuous Delivery (The culture and practice of good softw...
The Rationale for Continuous Delivery (The culture and practice of good softw...
C4Media
 
Sprint with Agile, Deliver With DevOps
Sprint with Agile, Deliver With DevOpsSprint with Agile, Deliver With DevOps
Sprint with Agile, Deliver With DevOps
Leland Newsom CSP-SM, SPC5, SDP
 

What's hot (20)

The Data Behind DevOps: Becoming a High Performer
The Data Behind DevOps: Becoming a High PerformerThe Data Behind DevOps: Becoming a High Performer
The Data Behind DevOps: Becoming a High Performer
 
What we learned from three years sciencing the crap out of devops
What we learned from three years sciencing the crap out of devopsWhat we learned from three years sciencing the crap out of devops
What we learned from three years sciencing the crap out of devops
 
DOES 2016 Sciencing the Crap Out of DevOps
DOES 2016 Sciencing the Crap Out of DevOpsDOES 2016 Sciencing the Crap Out of DevOps
DOES 2016 Sciencing the Crap Out of DevOps
 
Tools Won't Fix Your Broken DevOps
Tools Won't Fix Your Broken DevOpsTools Won't Fix Your Broken DevOps
Tools Won't Fix Your Broken DevOps
 
Secrets and surprises of high performance: What the data says
Secrets and surprises of high performance: What the data saysSecrets and surprises of high performance: What the data says
Secrets and surprises of high performance: What the data says
 
Continuous Delivery + DevOps = Awesome
Continuous Delivery + DevOps = AwesomeContinuous Delivery + DevOps = Awesome
Continuous Delivery + DevOps = Awesome
 
Nf final chef-lisa-metrics-2015-ss
Nf final chef-lisa-metrics-2015-ssNf final chef-lisa-metrics-2015-ss
Nf final chef-lisa-metrics-2015-ss
 
The Key to High Performance - What the Data Says
The Key to High Performance - What the Data SaysThe Key to High Performance - What the Data Says
The Key to High Performance - What the Data Says
 
DevOps: The Key to IT Performance
DevOps: The Key to IT PerformanceDevOps: The Key to IT Performance
DevOps: The Key to IT Performance
 
The Data on DevOps: Making the Case for Awesome
The Data on DevOps: Making the Case for AwesomeThe Data on DevOps: Making the Case for Awesome
The Data on DevOps: Making the Case for Awesome
 
The Data Behind DevOps: What Does it Take to be a High Performer? Jenkins Wor...
The Data Behind DevOps: What Does it Take to be a High Performer? Jenkins Wor...The Data Behind DevOps: What Does it Take to be a High Performer? Jenkins Wor...
The Data Behind DevOps: What Does it Take to be a High Performer? Jenkins Wor...
 
What I learned from 5 years of sciencing the crap out of DevOps
What I learned from 5 years of sciencing the crap out of DevOpsWhat I learned from 5 years of sciencing the crap out of DevOps
What I learned from 5 years of sciencing the crap out of DevOps
 
Vmware2021 why even devop nicolefv
Vmware2021 why even devop nicolefvVmware2021 why even devop nicolefv
Vmware2021 why even devop nicolefv
 
How Continuous Delivery and Lean Management Make your DevOps Amazeballs
How Continuous Delivery and Lean Management Make your DevOps AmazeballsHow Continuous Delivery and Lean Management Make your DevOps Amazeballs
How Continuous Delivery and Lean Management Make your DevOps Amazeballs
 
Software as Craft
Software as CraftSoftware as Craft
Software as Craft
 
Metrics - You are what you measure (DevOps Perth)
Metrics - You are what you measure (DevOps Perth)Metrics - You are what you measure (DevOps Perth)
Metrics - You are what you measure (DevOps Perth)
 
Successful writing at work copyright 2017 cengage learn
Successful writing at work copyright 2017 cengage learnSuccessful writing at work copyright 2017 cengage learn
Successful writing at work copyright 2017 cengage learn
 
DevOps: A Value Proposition
DevOps: A Value PropositionDevOps: A Value Proposition
DevOps: A Value Proposition
 
The Rationale for Continuous Delivery (The culture and practice of good softw...
The Rationale for Continuous Delivery (The culture and practice of good softw...The Rationale for Continuous Delivery (The culture and practice of good softw...
The Rationale for Continuous Delivery (The culture and practice of good softw...
 
Sprint with Agile, Deliver With DevOps
Sprint with Agile, Deliver With DevOpsSprint with Agile, Deliver With DevOps
Sprint with Agile, Deliver With DevOps
 

Similar to How Metrics Make Your DevOps Awesome

The caseforawesome
The caseforawesomeThe caseforawesome
The caseforawesome
Chef
 
How to Reduce the Risk of New Technology Commercialization Failure
How to Reduce the Risk of New Technology Commercialization FailureHow to Reduce the Risk of New Technology Commercialization Failure
How to Reduce the Risk of New Technology Commercialization Failure
IntelCollab.com
 
Continuous Delivery: Making DevOps Awesome
Continuous Delivery: Making DevOps AwesomeContinuous Delivery: Making DevOps Awesome
Continuous Delivery: Making DevOps Awesome
Nicole Forsgren
 
The Neuromarketing Toolkit - Chinwag Psych - 4 Feb 2014
The Neuromarketing Toolkit - Chinwag Psych - 4 Feb 2014The Neuromarketing Toolkit - Chinwag Psych - 4 Feb 2014
The Neuromarketing Toolkit - Chinwag Psych - 4 Feb 2014
Craig Sullivan
 
[Webinar] Scaling experimentation: 5 key pillars of maturity by Nick So
[Webinar] Scaling experimentation: 5 key pillars of maturity by Nick So[Webinar] Scaling experimentation: 5 key pillars of maturity by Nick So
[Webinar] Scaling experimentation: 5 key pillars of maturity by Nick So
Chris Goward
 
Beyond the Button: Tests that actually move the needle - Karen Hopper, Razorfish
Beyond the Button: Tests that actually move the needle - Karen Hopper, RazorfishBeyond the Button: Tests that actually move the needle - Karen Hopper, Razorfish
Beyond the Button: Tests that actually move the needle - Karen Hopper, Razorfish
DigiMarCon - Digital Marketing, Media and Advertising Conferences & Exhibitions
 
Why_BMI_Required
Why_BMI_RequiredWhy_BMI_Required
Why_BMI_RequiredSachin Ohal
 
Move Fast in the Age of Uncertainty
Move Fast in the Age of UncertaintyMove Fast in the Age of Uncertainty
Move Fast in the Age of Uncertainty
Optimizely
 
Agile is a 4 letter word - dev nexus 2020
Agile is a 4 letter word - dev nexus 2020Agile is a 4 letter word - dev nexus 2020
Agile is a 4 letter word - dev nexus 2020
Jen Krieger
 
Brighton CRO Meetup #1 - Oh Boy These AB tests Sure Look Like Bullshit to Me
Brighton CRO Meetup #1 - Oh Boy These AB tests Sure Look Like Bullshit to MeBrighton CRO Meetup #1 - Oh Boy These AB tests Sure Look Like Bullshit to Me
Brighton CRO Meetup #1 - Oh Boy These AB tests Sure Look Like Bullshit to Me
Craig Sullivan
 
Peter Shanley, Principal & Evangelist at Neo
Peter Shanley, Principal & Evangelist at Neo Peter Shanley, Principal & Evangelist at Neo
Peter Shanley, Principal & Evangelist at Neo
Startup Product
 
Ace 2016 - lean startup in enterprise
Ace 2016 - lean startup in enterpriseAce 2016 - lean startup in enterprise
Ace 2016 - lean startup in enterprise
Bartek Janowicz
 
Building Your Marketing Platform: 10 Do's and Don'ts of An Effective Marketin...
Building Your Marketing Platform: 10 Do's and Don'ts of An Effective Marketin...Building Your Marketing Platform: 10 Do's and Don'ts of An Effective Marketin...
Building Your Marketing Platform: 10 Do's and Don'ts of An Effective Marketin...
Ellie Mirman
 
How to make product decisions?
How to make product decisions?How to make product decisions?
How to make product decisions?
Nitin T Bhat
 
Making Critical Thinking Real with Digital Content - CUE 2017
 Making Critical Thinking Real with Digital Content - CUE 2017 Making Critical Thinking Real with Digital Content - CUE 2017
Making Critical Thinking Real with Digital Content - CUE 2017
Julie Evans
 
The Top 5 Challenges Product Faces with Jira
The Top 5 Challenges Product Faces with JiraThe Top 5 Challenges Product Faces with Jira
The Top 5 Challenges Product Faces with Jira
Cprime
 
An Experimentation Framework: How to Position for Triple Digit Growth
An Experimentation Framework: How to Position for Triple Digit GrowthAn Experimentation Framework: How to Position for Triple Digit Growth
An Experimentation Framework: How to Position for Triple Digit Growth
Optimizely
 
Experimental Product Development
Experimental Product DevelopmentExperimental Product Development
Experimental Product Development
Jez Humble
 
The Digital Marketing Workshop SXSW 2014
The Digital Marketing Workshop SXSW 2014The Digital Marketing Workshop SXSW 2014
The Digital Marketing Workshop SXSW 2014
Blake Robinson
 
What's Next: The Value of Data
What's Next: The Value of DataWhat's Next: The Value of Data
What's Next: The Value of Data
Ogilvy Consulting
 

Similar to How Metrics Make Your DevOps Awesome (20)

The caseforawesome
The caseforawesomeThe caseforawesome
The caseforawesome
 
How to Reduce the Risk of New Technology Commercialization Failure
How to Reduce the Risk of New Technology Commercialization FailureHow to Reduce the Risk of New Technology Commercialization Failure
How to Reduce the Risk of New Technology Commercialization Failure
 
Continuous Delivery: Making DevOps Awesome
Continuous Delivery: Making DevOps AwesomeContinuous Delivery: Making DevOps Awesome
Continuous Delivery: Making DevOps Awesome
 
The Neuromarketing Toolkit - Chinwag Psych - 4 Feb 2014
The Neuromarketing Toolkit - Chinwag Psych - 4 Feb 2014The Neuromarketing Toolkit - Chinwag Psych - 4 Feb 2014
The Neuromarketing Toolkit - Chinwag Psych - 4 Feb 2014
 
[Webinar] Scaling experimentation: 5 key pillars of maturity by Nick So
[Webinar] Scaling experimentation: 5 key pillars of maturity by Nick So[Webinar] Scaling experimentation: 5 key pillars of maturity by Nick So
[Webinar] Scaling experimentation: 5 key pillars of maturity by Nick So
 
Beyond the Button: Tests that actually move the needle - Karen Hopper, Razorfish
Beyond the Button: Tests that actually move the needle - Karen Hopper, RazorfishBeyond the Button: Tests that actually move the needle - Karen Hopper, Razorfish
Beyond the Button: Tests that actually move the needle - Karen Hopper, Razorfish
 
Why_BMI_Required
Why_BMI_RequiredWhy_BMI_Required
Why_BMI_Required
 
Move Fast in the Age of Uncertainty
Move Fast in the Age of UncertaintyMove Fast in the Age of Uncertainty
Move Fast in the Age of Uncertainty
 
Agile is a 4 letter word - dev nexus 2020
Agile is a 4 letter word - dev nexus 2020Agile is a 4 letter word - dev nexus 2020
Agile is a 4 letter word - dev nexus 2020
 
Brighton CRO Meetup #1 - Oh Boy These AB tests Sure Look Like Bullshit to Me
Brighton CRO Meetup #1 - Oh Boy These AB tests Sure Look Like Bullshit to MeBrighton CRO Meetup #1 - Oh Boy These AB tests Sure Look Like Bullshit to Me
Brighton CRO Meetup #1 - Oh Boy These AB tests Sure Look Like Bullshit to Me
 
Peter Shanley, Principal & Evangelist at Neo
Peter Shanley, Principal & Evangelist at Neo Peter Shanley, Principal & Evangelist at Neo
Peter Shanley, Principal & Evangelist at Neo
 
Ace 2016 - lean startup in enterprise
Ace 2016 - lean startup in enterpriseAce 2016 - lean startup in enterprise
Ace 2016 - lean startup in enterprise
 
Building Your Marketing Platform: 10 Do's and Don'ts of An Effective Marketin...
Building Your Marketing Platform: 10 Do's and Don'ts of An Effective Marketin...Building Your Marketing Platform: 10 Do's and Don'ts of An Effective Marketin...
Building Your Marketing Platform: 10 Do's and Don'ts of An Effective Marketin...
 
How to make product decisions?
How to make product decisions?How to make product decisions?
How to make product decisions?
 
Making Critical Thinking Real with Digital Content - CUE 2017
 Making Critical Thinking Real with Digital Content - CUE 2017 Making Critical Thinking Real with Digital Content - CUE 2017
Making Critical Thinking Real with Digital Content - CUE 2017
 
The Top 5 Challenges Product Faces with Jira
The Top 5 Challenges Product Faces with JiraThe Top 5 Challenges Product Faces with Jira
The Top 5 Challenges Product Faces with Jira
 
An Experimentation Framework: How to Position for Triple Digit Growth
An Experimentation Framework: How to Position for Triple Digit GrowthAn Experimentation Framework: How to Position for Triple Digit Growth
An Experimentation Framework: How to Position for Triple Digit Growth
 
Experimental Product Development
Experimental Product DevelopmentExperimental Product Development
Experimental Product Development
 
The Digital Marketing Workshop SXSW 2014
The Digital Marketing Workshop SXSW 2014The Digital Marketing Workshop SXSW 2014
The Digital Marketing Workshop SXSW 2014
 
What's Next: The Value of Data
What's Next: The Value of DataWhat's Next: The Value of Data
What's Next: The Value of Data
 

More from Nicole Forsgren

DevEx Essentials
DevEx EssentialsDevEx Essentials
DevEx Essentials
Nicole Forsgren
 
DevOps: Next (ChefConf 2015 keynote)
DevOps: Next (ChefConf 2015 keynote)DevOps: Next (ChefConf 2015 keynote)
DevOps: Next (ChefConf 2015 keynote)
Nicole Forsgren
 
Winning the Budget Game: How to Get the Money You Need for IT Every Time
Winning the Budget Game: How to Get the Money You Need for IT Every TimeWinning the Budget Game: How to Get the Money You Need for IT Every Time
Winning the Budget Game: How to Get the Money You Need for IT Every Time
Nicole Forsgren
 
Using Learning Analytics to Illuminate Student Learning Pathways in an Online...
Using Learning Analytics to Illuminate Student Learning Pathways in an Online...Using Learning Analytics to Illuminate Student Learning Pathways in an Online...
Using Learning Analytics to Illuminate Student Learning Pathways in an Online...
Nicole Forsgren
 
How to Speak "Manager"
How to Speak "Manager"How to Speak "Manager"
How to Speak "Manager"
Nicole Forsgren
 
DevOps and the Bottom Line
DevOps and the Bottom LineDevOps and the Bottom Line
DevOps and the Bottom Line
Nicole Forsgren
 

More from Nicole Forsgren (6)

DevEx Essentials
DevEx EssentialsDevEx Essentials
DevEx Essentials
 
DevOps: Next (ChefConf 2015 keynote)
DevOps: Next (ChefConf 2015 keynote)DevOps: Next (ChefConf 2015 keynote)
DevOps: Next (ChefConf 2015 keynote)
 
Winning the Budget Game: How to Get the Money You Need for IT Every Time
Winning the Budget Game: How to Get the Money You Need for IT Every TimeWinning the Budget Game: How to Get the Money You Need for IT Every Time
Winning the Budget Game: How to Get the Money You Need for IT Every Time
 
Using Learning Analytics to Illuminate Student Learning Pathways in an Online...
Using Learning Analytics to Illuminate Student Learning Pathways in an Online...Using Learning Analytics to Illuminate Student Learning Pathways in an Online...
Using Learning Analytics to Illuminate Student Learning Pathways in an Online...
 
How to Speak "Manager"
How to Speak "Manager"How to Speak "Manager"
How to Speak "Manager"
 
DevOps and the Bottom Line
DevOps and the Bottom LineDevOps and the Bottom Line
DevOps and the Bottom Line
 

Recently uploaded

JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
Abida Shariff
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
Frank van Harmelen
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 

Recently uploaded (20)

JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*Neuro-symbolic is not enough, we need neuro-*semantic*
Neuro-symbolic is not enough, we need neuro-*semantic*
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 

How Metrics Make Your DevOps Awesome