SlideShare a Scribd company logo
enabling lean at enterprise scale
lean ux & lean engineering in action
Agile Camp 2013
San Jose, CA
Sept 21, 2013
@billwscott
Sr. Director
User Interface Engineering
@paypal
continuous customer feedback (GOOB)
customer metrics drive everything
think it. build it. ship it. tweak it
fail fast. learn fast.
lots of experimentation... build/measure/learn
engineering for experimentation
netflix view of engineering
paypal vs netflix
contrast this with a large enterprise like paypal (circa 2011)
two pizza team?
two burger team?
paypal way of engineering (in 2011)
roll your own. disconnected delivery
experience. culture of long shelf life.
inward focus. risk averse.
Enabling Lean at Enterprise Scale: Lean Engineering in Action
In 2011, even a simple
content copy change
could take as much as 6
weeks to get live to site
new dna inserted
jan 2012
fleshed out ui layer that could support rapid
experimentation
march 2012
david Marcus becomes president of PayPal
april 2012
formed lean ux team to reinvent checkout
experience
hermes project lean ux/engineering in action
hermes project lean ux/engineering in action
from whiteboard to code
hermes project lean ux/engineering in action
from whiteboard to code from code to usability
hermes project lean ux/engineering in action
from whiteboard to code from code to usability
learnings
hermes project lean ux/engineering in action
from whiteboard to code from code to usability
learningsstart again
before
after
change has started working its way out
change has started working its way out
change has started working its way out
rethink engineering in the
light of lean
shift the lens of engineering to
embrace the build/measure/learn
cycle
engineer for experimentation
LEANENGINEERING
Engineeringfor
Experimentation
withLeanStartup
Principles
LEANENGINEERING
6principlesforenabling
build/measure/learn
1. engineer for learning, not delivery
most organizations biggest challenge is moving
from a culture of delivery to a
culture of learning
include engineering in customer learning
engineers should regularly be in usability
studies & customer visits
feedback from “measure” phase should
be regularly discussed in engineering
you want to create an engineering
culture that focuses on real customer
problems
include engineering in customer learning
engineers should regularly be in usability
studies & customer visits
feedback from “measure” phase should
be regularly discussed in engineering
you want to create an engineering
culture that focuses on real customer
problems
engineer
enable prototyping in the engineering stack
because engineering teams are
not trying to solve the learning
problem, they see prototyping
as outside the engineering
discipline
this is a real engineering
challenge
engineer for the “living spec”
stack circa 2011/early 2012
simple change could take minutes
to see
follows an “enterprise application”
model. ui gets built into the “app”
java
jsp***
restricted
capabilities*
prototyping
was hard
“ui bits” could
only live here
* assumed client developers were low-skill
* required server side java eng for simple client changes
** java server pages. server-side java templating solution
server side
components**
client
server
we blended prototype & production
we enabled the “ui bits” to be
portable between the prototyping
stack and the production stackjava (rhino JS eng)node.js
{dust}
JS template
prototype
stack
production
stack
{dust}
JS template
either stack
java (rhino js eng)
production
stack
{dust}
JS template
new single stack: prototype & production
node.js
{dust}
JS template
prototype
stack
the final step is we made the
prototype stack and production
stack the same technology
throughout the application stack
java (rhino js eng)
production
stack
{dust}
JS template
new single stack: prototype & production
node.js
{dust}
JS template
prototype
stack
the final step is we made the
prototype stack and production
stack the same technology
throughout the application stack
connect delivery to
learning
in 1985 I delivered software on a 3.5”
diskette
little or no feedback loop
everything was focused on getting it
the one right experience on the disk
no user in the loop. experience
happened somewhere down the
supply chain
enable learning on mobile
native apps make it easier
to create a rich experience
however, they are limited in
reach and in learning
capability
app install rates will only be
a subset of the customer
base
you need both a native and
html5 strategy in order to
maximize learning
html5 is critical to learning strategy
new users will see your html5 experience
the onramp to onboarding is the lowly link
network delivery makes a/b testing
straightforward
netflix gambled on html5 for mobile (iOS,
android) and for game consoles, bluray players,
hdtvs, etc.
why? build/measure/learn. network delivery.
2. engineer for experimentation
16 different test cells in the initial PS3 Launch (2010)
focus is on experimentation
the netflix way
16 different test cells in the initial PS3 Launch (2010)
focus is on experimentation
four distinct PS3 experiences launched on same day
the netflix way
build
embrace
continuous delivery
make mistakes fast
measure learn
the etsy way. Kellan Elliott-McCrea, CTO etsy
use metrics driven
development
know that you made a
mistake
blameless post
mortems
learn from your
mistakes
ramping vs experimenting
the big bet. ramping model results in
one experience (with some tweaks
along the way) after a long ramp up
time
lots of little bets. experimentation
model results in many experiences
being tested all along the way
vs
long shelf life kills
experimentation
engineering has to make delivery a non-
event
result
delivery dates drive the experience
feature-itus becomes prevalent
BDUF & waterfall prevail
little to no learning
a tale of two trains
departs infrequently
“gotta get on the train or I will have
to wait a long time”
a tale of two trains
departs infrequently
“gotta get on the train or I will have
to wait a long time”
departs all the time
“if I miss this train another one
comes in a few minutes”
using git for continuous deployment
starting to use git repo model for continuous deployment
marketing pages
product pages
content updates & triggers into i18n, l10n, adaptation
components
works well with cloud deployment (devops model)
enables the train to be leaving all the time
3. design for volatility
the epiphany
you have to engineer
for volatility
change is the norm
experimentation is not a one time event
launching a product is giving birth to the
product. the product’s life just begins.
design for throwaway-ability
majority of the
experience code
written is thrown
away in a year
you have to engineer
for volatility
change is the norm
experimentation is not a one time event
launching a product is giving birth to the
product. the product’s life just begins.
design for throwaway-ability
majority of the
experience code
written is thrown
away in a year
the ui layer is the
experimentation layer
experiences must adapt
Our software is always tearing itself apart
(or should be)
Recognize that different layers change at
different velocities
All buildings are predictions.
All predictions are wrong.
There's no escape from this grim
syllogism, but it can be softened.
Stewart Brand
4. decentralize engineering
building experiences
circa 1985
merry band of three. dropped out of
college for semester. it was nirvana.
however...
roll your own “everything”
(close your eyes & imagine)
no internet. no google. no blogs. no email. no
blogs. no stackoverflow. no github. no twitter.
much of the software era has been about
building from scratch.
of course open source was gaining momentum.
unix. gnu. linux. perl. mozilla.
work in open source model
internal github revolutionizing
our internal development
rapidly replacing centralized
platform teams
innovation democratized
every developer encouraged
to experiment and generate repos
to share as well as to fork/pull request
give back to open source
we have projects that we will open source
node webcore (similar to yeoman)
we are contributing back to open source
contributions to bootstrap (for accessibility)
contributions to bootstrap (for internationalization)
core committer on dustjs project
use open source religiously
nconf
async
q
supertest
5. put a brain on agile
credit: Krystal Higgins
http://bit.ly/18uP7N1
agile doesn’t have a brain...
agile is a hungry machine. it will crank out garbage or brilliance. and it will
do it iteratively.
it is a travesty to waste this machine
you have to get the experience “in the ballpark” to best use the machine
it is imperative to make it easy to iterate designs ahead of the agile sprints
leanux in the form of a “leanux scrum team” is one way to do this
lean ux: enable a brain for agile
user interface engineering - agile scrum team (production)
lean ux - lean team track (prototyping)
engineering - agile scrum teamsprint 0
usability usability usability usability usability
release release release release
{agile
lean ux: enable a brain for agile
user interface engineering - agile scrum team (production)
lean ux - lean team track (prototyping)
engineering - agile scrum teamsprint 0
usability usability usability usability usability
release release release release
{agile
stories, user interface
code come over from the
leanux stream
n+2 is more feasible
because it actually
bootstraps the agile
stream
too many teams can create silos within the
exerience
what can fracture the experience
• number of scrum teams
• specialization of skills
• device channels
• regional adaptations
CE2
watch out for fracturing
the experience
as we have mapped lean onto agile it has
exposed mismatches between the way we
work
you run the risk:
• driving the experience based on eng teams
• becoming a botteneck
in almost all cases
• either product is not aligned to the biz
• or there are just too many people
watch out for mismatch
between teams
6. refactor your way out of debt
technical debt
rarely do you have a clean slate
generally you will have to refactor your
way to a nimble framework
ensured we could run “ui bits” on new & legacy
we chose to make our
“ui bits” as close to
regular HTML/CSS as
possible
we enabled the same “ui
bits” (templates) to run
on any of our stacks
java
(rhino js eng)
node.js
prototype
stack
&
production
stack
production
stack
client
server
any stack
c++
(v8 js eng)
production
stack
{dust}
JS template
experience debt
don’t just think about our technical debt
consider the “experience debt”
cripples our ability to capture market and
inhibits learning
key that engineering sees a chance to
improve the experience whenever they
are cleaning up technical debt
rethink engineering in the
light of lean
shift the lens of engineering to
embrace the build/measure/learn
cycle
engineer for experimentation
LEANENGINEERING
Engineeringfor
Experimentation
withLeanStartup
Principles
designing web interfaces
O’Reilly
picture creditshttp://www.flickr.com/photos/decade_null/2053134780/
http://www.flickr.com/photos/not_wise/182849352/
http://www.flickr.com/photos/37217398@N02/3442676067/
http://www.flickr.com/photos/hongiiv/4151964823/
Photo by Kim White: http://readwrite.com/2013/09/05/paypal-app-update-in-store-
payments#awesm=~ohHUppP9dhMmMG
http://www.flickr.com/photos/matthewpaulson/6176787688/
http://www.flickr.com/photos/olvrbrown/4542851399/
http://www.flickr.com/photos/juanpol/16287486/
http://www.flickr.com/photos/olvrbrown/4542851399/
http://www.flickr.com/photos/mbiskoping/6075387388/
http://www.flickr.com/photos/giesenbauer/4092794246/
http://www.flickr.com/photos/kowani/5565778790/
http://www.flickr.com/photos/ahockley/2657296577/
http://www.flickr.com/photos/90585146@N08/8222922317/
http://www.flickr.com/photos/therevsteve/3104267109/
Stewart Brand: How Buildings Learn (illustrations)
http://www.flickr.com/photos/light_seeker/7444052000/
Krystal Higgins:
http://www.kryshiggins.com/sketchnotes-of-bringing-design-to-life-with-lean-ux-lean-engineering/
http://www.flickr.com/photos/epsos/8463683689/
http://www.flickr.com/photos/proimos/3473264448/
http://www.flickr.com/photos/stuckincustoms/2380543038/
follow me on twitter
@billwscott

More Related Content

PDF
6 Principles for Enabling Build/Measure/Learn: Lean Engineering in Action
PDF
8 Principles for Enabling Build/Measure/Learn: Lean Engineering in Action
PDF
bringing design to life with lean ux & lean engineering - Lean Day West 2013
PDF
The Lean Tech Stack
PDF
Lean Engineering: How to make Engineering a full Lean UX partner
PDF
Lean engineering for lean/balanced teams: lessons learned (and still learning...
PDF
Enabling Lean with Tech: lessons learned applying lean at paypal
PDF
Kicking Up the Dust with Node JS
6 Principles for Enabling Build/Measure/Learn: Lean Engineering in Action
8 Principles for Enabling Build/Measure/Learn: Lean Engineering in Action
bringing design to life with lean ux & lean engineering - Lean Day West 2013
The Lean Tech Stack
Lean Engineering: How to make Engineering a full Lean UX partner
Lean engineering for lean/balanced teams: lessons learned (and still learning...
Enabling Lean with Tech: lessons learned applying lean at paypal
Kicking Up the Dust with Node JS

What's hot (20)

PDF
Clash of the Titans: Releasing the Kraken | NodeJS @paypal
PDF
Lean Engineering. Applying Lean Principles to Building Experiences
PPTX
Andy Rachleff, Wealthfront Presentation at Lean Startup SXSW
PDF
Coding With JRebel - Java Forever Changed
PDF
Multilanguage Pipelines with Jenkins, Docker and Kubernetes (Commit Conf 2018)
PPT
01-a-Intro-BetterDev
PDF
Oracle Code Brussels 2017 - The DevOps disaster
PDF
Digital Ocean Amsterdam meetup March 2017 - The DevOps disaster
PDF
Automated softwaretestingmagazine april2013
PDF
Treat Your Unit Tests As Production Code - DARGO - Amadeus - Soirée du Test L...
PPTX
Integreation
PDF
Agile testing overview
PDF
Global Day of Coderetreat'14 - Istanbul Event
PDF
SFScon14: write java, run javascript: create enterprise html5 apps without “u...
PPTX
Madrid devops forward devops is not what you think
PDF
Developer Productivity with Forge, Java EE 6 and Arquillian
PPTX
Common Sense Software Development
PPTX
Fundamental Principles of Software Development
PDF
API World 2016 - A five-sided prism polarizing Web API development
PDF
JBoss Forge - Breaking new ground in developer productivity
Clash of the Titans: Releasing the Kraken | NodeJS @paypal
Lean Engineering. Applying Lean Principles to Building Experiences
Andy Rachleff, Wealthfront Presentation at Lean Startup SXSW
Coding With JRebel - Java Forever Changed
Multilanguage Pipelines with Jenkins, Docker and Kubernetes (Commit Conf 2018)
01-a-Intro-BetterDev
Oracle Code Brussels 2017 - The DevOps disaster
Digital Ocean Amsterdam meetup March 2017 - The DevOps disaster
Automated softwaretestingmagazine april2013
Treat Your Unit Tests As Production Code - DARGO - Amadeus - Soirée du Test L...
Integreation
Agile testing overview
Global Day of Coderetreat'14 - Istanbul Event
SFScon14: write java, run javascript: create enterprise html5 apps without “u...
Madrid devops forward devops is not what you think
Developer Productivity with Forge, Java EE 6 and Arquillian
Common Sense Software Development
Fundamental Principles of Software Development
API World 2016 - A five-sided prism polarizing Web API development
JBoss Forge - Breaking new ground in developer productivity
Ad

Viewers also liked (7)

PDF
Innovation In Recruitment
PDF
There is no business like social business #archiweek13
PDF
Social Business Trends on Recruitment Innovation Event #RIE2013 #runited
PDF
Kane Cochran: Going Mobile
PDF
How semantic search changes recruitment - Glen Cathey
PPT
Intel Presentation
Innovation In Recruitment
There is no business like social business #archiweek13
Social Business Trends on Recruitment Innovation Event #RIE2013 #runited
Kane Cochran: Going Mobile
How semantic search changes recruitment - Glen Cathey
Intel Presentation
Ad

Similar to Enabling Lean at Enterprise Scale: Lean Engineering in Action (20)

PDF
Wds leanengineering-141103233017-conversion-gate02
PDF
Lean Engineering: Engineering for Learning & Experimentation in the Enterpris...
PDF
Real World Lessons Using Lean UX (Workshop)
PPT
Microsoft Webday 2008 - Silverlight Experiences
PDF
Paris Web - Javascript as a programming language
PDF
SpringOne Platform recap 정윤진
PPTX
WinOps Conf 2016 - Matteo Emili - Development and QA Dilemmas in DevOps
PDF
Ci tips and_tricks_linards_liepins
PDF
The Art Of Performance Tuning - with presenter notes!
PDF
From open source labs to ceo methods and advice by sysfera
PDF
10 Ways To Improve Your Code
PPTX
[GEMINI EXTERNAL DECK] Introduction to Gemini.pptx
PDF
Foundations for the perfect technology stream
PDF
Shuzworld Analysis
PDF
Bringing Change to Life | YOW 2016 | Melbourne, Brisbane, Sydney - Australia
PDF
What the heck is Eclipse Modeling and why should you care !
PPTX
Microsoft DevOps Solution - DevOps
PDF
10 Ways To Improve Your Code( Neal Ford)
PDF
Teaching Elephants to Dance (and Fly!): A Developer's Journey to Digital Tran...
PDF
Eclipse platform news and how to contribute to the Eclipse Open Source project
Wds leanengineering-141103233017-conversion-gate02
Lean Engineering: Engineering for Learning & Experimentation in the Enterpris...
Real World Lessons Using Lean UX (Workshop)
Microsoft Webday 2008 - Silverlight Experiences
Paris Web - Javascript as a programming language
SpringOne Platform recap 정윤진
WinOps Conf 2016 - Matteo Emili - Development and QA Dilemmas in DevOps
Ci tips and_tricks_linards_liepins
The Art Of Performance Tuning - with presenter notes!
From open source labs to ceo methods and advice by sysfera
10 Ways To Improve Your Code
[GEMINI EXTERNAL DECK] Introduction to Gemini.pptx
Foundations for the perfect technology stream
Shuzworld Analysis
Bringing Change to Life | YOW 2016 | Melbourne, Brisbane, Sydney - Australia
What the heck is Eclipse Modeling and why should you care !
Microsoft DevOps Solution - DevOps
10 Ways To Improve Your Code( Neal Ford)
Teaching Elephants to Dance (and Fly!): A Developer's Journey to Digital Tran...
Eclipse platform news and how to contribute to the Eclipse Open Source project

More from Hyperdrive Agile Leadership (powered by Bratton & Company) (20)

PDF
AgileCamp 2015: Keynote Scrum Is a Productivity Superweapon - Jeff Sutherland
PPTX
Soni Meckam and Geeta Wilson Presentation
PDF
PPTX
AgileCamp 2015: Keynote Scrum Is a Productivity Superweapon - Jeff Sutherland
Soni Meckam and Geeta Wilson Presentation

Recently uploaded (20)

PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
KodekX | Application Modernization Development
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
GDG Cloud Iasi [PUBLIC] Florian Blaga - Unveiling the Evolution of Cybersecur...
PDF
Empathic Computing: Creating Shared Understanding
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
cuic standard and advanced reporting.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
KodekX | Application Modernization Development
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
CIFDAQ's Market Insight: SEC Turns Pro Crypto
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
GDG Cloud Iasi [PUBLIC] Florian Blaga - Unveiling the Evolution of Cybersecur...
Empathic Computing: Creating Shared Understanding
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
NewMind AI Monthly Chronicles - July 2025
Network Security Unit 5.pdf for BCA BBA.
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
The AUB Centre for AI in Media Proposal.docx
cuic standard and advanced reporting.pdf
NewMind AI Weekly Chronicles - August'25 Week I

Enabling Lean at Enterprise Scale: Lean Engineering in Action

  • 1. enabling lean at enterprise scale lean ux & lean engineering in action Agile Camp 2013 San Jose, CA Sept 21, 2013 @billwscott Sr. Director User Interface Engineering @paypal
  • 2. continuous customer feedback (GOOB) customer metrics drive everything think it. build it. ship it. tweak it fail fast. learn fast. lots of experimentation... build/measure/learn engineering for experimentation netflix view of engineering
  • 3. paypal vs netflix contrast this with a large enterprise like paypal (circa 2011)
  • 6. paypal way of engineering (in 2011) roll your own. disconnected delivery experience. culture of long shelf life. inward focus. risk averse.
  • 8. In 2011, even a simple content copy change could take as much as 6 weeks to get live to site
  • 9. new dna inserted jan 2012 fleshed out ui layer that could support rapid experimentation march 2012 david Marcus becomes president of PayPal april 2012 formed lean ux team to reinvent checkout experience
  • 10. hermes project lean ux/engineering in action
  • 11. hermes project lean ux/engineering in action from whiteboard to code
  • 12. hermes project lean ux/engineering in action from whiteboard to code from code to usability
  • 13. hermes project lean ux/engineering in action from whiteboard to code from code to usability learnings
  • 14. hermes project lean ux/engineering in action from whiteboard to code from code to usability learningsstart again
  • 16. after
  • 17. change has started working its way out
  • 18. change has started working its way out
  • 19. change has started working its way out
  • 20. rethink engineering in the light of lean shift the lens of engineering to embrace the build/measure/learn cycle engineer for experimentation LEANENGINEERING Engineeringfor Experimentation withLeanStartup Principles
  • 22. 1. engineer for learning, not delivery
  • 23. most organizations biggest challenge is moving from a culture of delivery to a culture of learning
  • 24. include engineering in customer learning engineers should regularly be in usability studies & customer visits feedback from “measure” phase should be regularly discussed in engineering you want to create an engineering culture that focuses on real customer problems
  • 25. include engineering in customer learning engineers should regularly be in usability studies & customer visits feedback from “measure” phase should be regularly discussed in engineering you want to create an engineering culture that focuses on real customer problems engineer
  • 26. enable prototyping in the engineering stack because engineering teams are not trying to solve the learning problem, they see prototyping as outside the engineering discipline this is a real engineering challenge engineer for the “living spec”
  • 27. stack circa 2011/early 2012 simple change could take minutes to see follows an “enterprise application” model. ui gets built into the “app” java jsp*** restricted capabilities* prototyping was hard “ui bits” could only live here * assumed client developers were low-skill * required server side java eng for simple client changes ** java server pages. server-side java templating solution server side components** client server
  • 28. we blended prototype & production we enabled the “ui bits” to be portable between the prototyping stack and the production stackjava (rhino JS eng)node.js {dust} JS template prototype stack production stack {dust} JS template either stack
  • 29. java (rhino js eng) production stack {dust} JS template new single stack: prototype & production node.js {dust} JS template prototype stack the final step is we made the prototype stack and production stack the same technology throughout the application stack
  • 30. java (rhino js eng) production stack {dust} JS template new single stack: prototype & production node.js {dust} JS template prototype stack the final step is we made the prototype stack and production stack the same technology throughout the application stack
  • 31. connect delivery to learning in 1985 I delivered software on a 3.5” diskette little or no feedback loop everything was focused on getting it the one right experience on the disk no user in the loop. experience happened somewhere down the supply chain
  • 32. enable learning on mobile native apps make it easier to create a rich experience however, they are limited in reach and in learning capability app install rates will only be a subset of the customer base you need both a native and html5 strategy in order to maximize learning
  • 33. html5 is critical to learning strategy new users will see your html5 experience the onramp to onboarding is the lowly link network delivery makes a/b testing straightforward netflix gambled on html5 for mobile (iOS, android) and for game consoles, bluray players, hdtvs, etc. why? build/measure/learn. network delivery.
  • 34. 2. engineer for experimentation
  • 35. 16 different test cells in the initial PS3 Launch (2010) focus is on experimentation the netflix way
  • 36. 16 different test cells in the initial PS3 Launch (2010) focus is on experimentation four distinct PS3 experiences launched on same day the netflix way
  • 37. build embrace continuous delivery make mistakes fast measure learn the etsy way. Kellan Elliott-McCrea, CTO etsy use metrics driven development know that you made a mistake blameless post mortems learn from your mistakes
  • 38. ramping vs experimenting the big bet. ramping model results in one experience (with some tweaks along the way) after a long ramp up time lots of little bets. experimentation model results in many experiences being tested all along the way vs
  • 39. long shelf life kills experimentation engineering has to make delivery a non- event result delivery dates drive the experience feature-itus becomes prevalent BDUF & waterfall prevail little to no learning
  • 40. a tale of two trains departs infrequently “gotta get on the train or I will have to wait a long time”
  • 41. a tale of two trains departs infrequently “gotta get on the train or I will have to wait a long time” departs all the time “if I miss this train another one comes in a few minutes”
  • 42. using git for continuous deployment starting to use git repo model for continuous deployment marketing pages product pages content updates & triggers into i18n, l10n, adaptation components works well with cloud deployment (devops model) enables the train to be leaving all the time
  • 43. 3. design for volatility
  • 45. you have to engineer for volatility change is the norm experimentation is not a one time event launching a product is giving birth to the product. the product’s life just begins. design for throwaway-ability majority of the experience code written is thrown away in a year
  • 46. you have to engineer for volatility change is the norm experimentation is not a one time event launching a product is giving birth to the product. the product’s life just begins. design for throwaway-ability majority of the experience code written is thrown away in a year the ui layer is the experimentation layer
  • 47. experiences must adapt Our software is always tearing itself apart (or should be) Recognize that different layers change at different velocities All buildings are predictions. All predictions are wrong. There's no escape from this grim syllogism, but it can be softened. Stewart Brand
  • 49. building experiences circa 1985 merry band of three. dropped out of college for semester. it was nirvana. however...
  • 50. roll your own “everything” (close your eyes & imagine) no internet. no google. no blogs. no email. no blogs. no stackoverflow. no github. no twitter. much of the software era has been about building from scratch. of course open source was gaining momentum. unix. gnu. linux. perl. mozilla.
  • 51. work in open source model internal github revolutionizing our internal development rapidly replacing centralized platform teams innovation democratized every developer encouraged to experiment and generate repos to share as well as to fork/pull request
  • 52. give back to open source we have projects that we will open source node webcore (similar to yeoman) we are contributing back to open source contributions to bootstrap (for accessibility) contributions to bootstrap (for internationalization) core committer on dustjs project
  • 53. use open source religiously nconf async q supertest
  • 54. 5. put a brain on agile credit: Krystal Higgins http://bit.ly/18uP7N1
  • 55. agile doesn’t have a brain... agile is a hungry machine. it will crank out garbage or brilliance. and it will do it iteratively. it is a travesty to waste this machine you have to get the experience “in the ballpark” to best use the machine it is imperative to make it easy to iterate designs ahead of the agile sprints leanux in the form of a “leanux scrum team” is one way to do this
  • 56. lean ux: enable a brain for agile user interface engineering - agile scrum team (production) lean ux - lean team track (prototyping) engineering - agile scrum teamsprint 0 usability usability usability usability usability release release release release {agile
  • 57. lean ux: enable a brain for agile user interface engineering - agile scrum team (production) lean ux - lean team track (prototyping) engineering - agile scrum teamsprint 0 usability usability usability usability usability release release release release {agile stories, user interface code come over from the leanux stream n+2 is more feasible because it actually bootstraps the agile stream
  • 58. too many teams can create silos within the exerience what can fracture the experience • number of scrum teams • specialization of skills • device channels • regional adaptations CE2 watch out for fracturing the experience
  • 59. as we have mapped lean onto agile it has exposed mismatches between the way we work you run the risk: • driving the experience based on eng teams • becoming a botteneck in almost all cases • either product is not aligned to the biz • or there are just too many people watch out for mismatch between teams
  • 60. 6. refactor your way out of debt
  • 61. technical debt rarely do you have a clean slate generally you will have to refactor your way to a nimble framework
  • 62. ensured we could run “ui bits” on new & legacy we chose to make our “ui bits” as close to regular HTML/CSS as possible we enabled the same “ui bits” (templates) to run on any of our stacks java (rhino js eng) node.js prototype stack & production stack production stack client server any stack c++ (v8 js eng) production stack {dust} JS template
  • 63. experience debt don’t just think about our technical debt consider the “experience debt” cripples our ability to capture market and inhibits learning key that engineering sees a chance to improve the experience whenever they are cleaning up technical debt
  • 64. rethink engineering in the light of lean shift the lens of engineering to embrace the build/measure/learn cycle engineer for experimentation LEANENGINEERING Engineeringfor Experimentation withLeanStartup Principles
  • 65. designing web interfaces O’Reilly picture creditshttp://www.flickr.com/photos/decade_null/2053134780/ http://www.flickr.com/photos/not_wise/182849352/ http://www.flickr.com/photos/37217398@N02/3442676067/ http://www.flickr.com/photos/hongiiv/4151964823/ Photo by Kim White: http://readwrite.com/2013/09/05/paypal-app-update-in-store- payments#awesm=~ohHUppP9dhMmMG http://www.flickr.com/photos/matthewpaulson/6176787688/ http://www.flickr.com/photos/olvrbrown/4542851399/ http://www.flickr.com/photos/juanpol/16287486/ http://www.flickr.com/photos/olvrbrown/4542851399/ http://www.flickr.com/photos/mbiskoping/6075387388/ http://www.flickr.com/photos/giesenbauer/4092794246/ http://www.flickr.com/photos/kowani/5565778790/ http://www.flickr.com/photos/ahockley/2657296577/ http://www.flickr.com/photos/90585146@N08/8222922317/ http://www.flickr.com/photos/therevsteve/3104267109/ Stewart Brand: How Buildings Learn (illustrations) http://www.flickr.com/photos/light_seeker/7444052000/ Krystal Higgins: http://www.kryshiggins.com/sketchnotes-of-bringing-design-to-life-with-lean-ux-lean-engineering/ http://www.flickr.com/photos/epsos/8463683689/ http://www.flickr.com/photos/proimos/3473264448/ http://www.flickr.com/photos/stuckincustoms/2380543038/ follow me on twitter @billwscott