SlideShare uma empresa Scribd logo
1 de 72
Building Startups & Minimum Viable
Products

@Ben_Hall
Ben@BenHall.me.uk
Cornershop.io
Hacker in Residence and Partner at Cornershop / #1seed
You talk about it, we ship it.
#craftsmanship

@Ben_Hall
Ben@BenHall.me.uk
Cornershop.io
Hacker in Residence and Partner at Cornershop / #1seed
Let’s make some money
#craftsmanshipisdead

@Ben_Hall
Ben@BenHall.me.uk
Cornershop.io
Hacker in Residence and Partner at Cornershop / #1seed
Who am I?
• Hacker in Residence at Cornershop / #1seed
– Meerkatalyst / MaydayHQ (Co-founder)
– Swapit (Lead Dev / CTO)
– 7digital
– Red Gate Software

• Multiple open source and side projects
• @Ben_Hall or Ben@BenHall.me.uk
Agenda

Idea

Build

Release
How I see the world
With a bit of a rant and various
lessons learned along the way
Startup Mindset
Validate / Invalidate a concept as
fast as possible
“Lean”
Build

Learn

Measure
Not about being cheap
Lessons learned
It’s good to fail, as long as you
fail fast
But not so fast that it’s
impossible to succeed
What is a startup?
A company that is confused about
1) what its product is
2) who its customers are
3) how to make money
Validating The Idea
What happens if you don’t have
an idea?
Find a space, theme, problem that
you personally find interesting
Betaworks, Science Inc, Rocket
Internet
Without a core desire, you’ve already lost the game

BELIEVE IN THE VISION
People don't buy what you do;
they buy why you do it.

http://www.flickr.com/photos/atomicpuppy/2132073976/
Easier to go from shit to great
than nothing to great.
Going to Church (a punt) vs. Science (running a process)

CORNERSHOP PROCESS
Leave the building
Understand potential customer
acquisition approaches early
Identify a Minimum Viable Customer
Segment
•
•
•
•

Influencers
Users of competitor products
Potential new users
People in different verticals with similar business
models
• Understand industry, customer segments
• Test different value props, identify which
connects best
Always discuss previous experiences.
People are rubbish at predicting the
future
LISTEN TO USERS/CUSTOMERS NOT
ADVISORS / VC. CUSTOMERS PAY.
Iterate, update, log insights
Go back to BMC and update.
Keep previous copies for history.
People seem interested? You’ll
need a name & brand
Naming is the hardest problem
Can kill days and suck motivation
Google

Airbnb

Spotify

YouPorn

Apple
Ryanair
KEEP TAGLINES SIMPLE
BUT SAY WHAT YOU DO!

DON’T SAY YOU’RE DISRUPTION
OR INNOVATING
LAME!!! Only others can say that
http://insideintercom.io/what-everyoneneeds-to-know-about-disruption/
CustDev can only get you so far
At this point you should have a
concept / vision clear in your own
head
The Build
What is a MVP?
• “An MVP is an experiment that tests a critical,
falsifiable hypothesis of your business” Devin
Hunt

https://speakerdeck.com/devinhunt/mvps-in-practice
Fake it until you make it
Lesson learned from
Rate it Slate it
Prototyped Functionality
Took 2-3 hours to go from a concept to
learning valuable insights
Avoid writing code if you can
• Email / blog first startups are cool!!
• Sunrise (Just raised $2.2m, started as morning
email of your day’s schedule each day)
• Mattermark
Speed of delivery is key
•
•
•
•

Beg, steal, borrow – just get it done!
Ability to learn
Should be based around your vision
Lesson from “Project X”: Took too long to
release because the aim wasn’t to learn about
customers but make money. Missed a
number of (commercial) opportunities.
Failing? Likely.
Don’t reinvent the wheel

TOO MANY FUN THINGS IN LIFE TO
WRITE BORING CODE
Do you need a full application?
WebFlow.com / strikingly.com
Fake it?
• Proto.io
Really need to build…
• Foundation over bootstrap etc
• KISS!! Do you really need EmberJS, Backbone
etc etc etc?
Build on the shoulders of giants
Community
NodeJS  *AMAZING*
ElasticSearch  *AMAZING*
4SQ API, Screen scraping, hidden APIs –
whatever is required to get the job done.

KEEP IT SIMPLE. KEEP IT DIRTY.
Low traffic, dyno is paused. First user needs to spin it up. Keep alive script

A WORD OF WARNING ABOUT
HEROKU
Paul Stack rocked my world – Vagrant
+ Rackspace Cloud / AWS EC2
Cult of the Software Craftsman
• Code Quality is not a feature!
• Do you really need 80% test coverage? What
value is that actually adding?
• Do you really need that abstraction? That IoC?
That level of separation? That ability to scale?
• Is that really going to change your world?
BULLSH*T
WHO CARES ABOUT CLEAN CODE IF
THERE ARE NO SALES!
IF DEVELOPERS WERE IMPACTED BY
REVENUE THEN THEY WOULDN’T
SPEND 10 DAYS WRITING CLEAN CODE
Write tests / code / shell scripts to speed up feedback loop – not about
long-term.

STOPPED DOING TDD A LONG TIME
AGO
DON’T BE AFFAIRD TO THROW
CODE AWAY
Building a startup?
Don’t turn into a developer!
• This isn’t an exercise in learning new
technologies.
• It’s an exercise in building businesses
• Don’t confuse the two.
Lesson learned from
Meerkatalyst
Built an over complex system when a shell
script would have done
Lesson learned from Mayday
Stopped the MVP, started scaling (technical
backend), didn’t have product/market fit.

Massive Fail
Do things that move the needle
What are you trying to learn? What
value are you adding?
The
Release
Job done! If you build it they will come

Must be true, Hollywood said so
Customers
Metrics
Application

TIME TO LISTEN
Metrics
• Collect everything
• Visualise key data
• Have key metrics that you want to track
Librato

Librato - Pretty
Track User Events / Actions
Your own database is most valuable source. Use it!
Metrics became the tests
• Ensure the system is
working as expected
• Alerts when the system
stopped working outside
of normal bounds
Pirate Metrics - AARRR
Drive Traffic
•
•
•
•

PR (Hacker News, Techcrunch, The Next Web)
Buy traffic (PPC)
Social Media
Email still king

• Piggyback off others
– Paypal > Ebay
– Airbnb > Craigslist
Speak to people using the product
• Red Gate UX team
• Watch, Listen, Learn
• Introduce explicit touch points in the
application for reaching out
– Rate it Slate it inbox beta list
• Do people want the feature?
• Can we build a email list of people who are actively
engaging with the product
Quickly qualify a lead & call
A/B Tests?
• Waste of time at the early stage.
• Complex to configure, not enough traffic to
make them statistically significant.
– Mayday A/B tests
• Took ages to get data, could have just asked people
Finally…
Start with something, iterate.
Have a vision, a goal, a desire and
execute on it.
Value Driven Development
Do things that people care about!
Get feedback. Not working?
Change it. Kill it. Move on.

Building startups people care about is
amazing!
Working on ones no-one cares about is
sole destroying.
@Ben_Hall
Ben@BenHall.me.uk
Blog.BenHall.me.uk
Cornershop.io

Mais conteúdo relacionado

Mais procurados

Paul Crosby - Fail Fast Fail Safe
Paul Crosby - Fail Fast Fail SafePaul Crosby - Fail Fast Fail Safe
Paul Crosby - Fail Fast Fail SafeProjectCon
 
Prototype Apps in No Time
Prototype Apps in No TimePrototype Apps in No Time
Prototype Apps in No TimeTony Wang
 
Why Are You Roadmapping?
Why Are You Roadmapping?Why Are You Roadmapping?
Why Are You Roadmapping?Wendy Johansson
 
Fast prototypes and customer development for start ups
Fast prototypes and customer development for start upsFast prototypes and customer development for start ups
Fast prototypes and customer development for start upsSerdar Temiz
 
App For That : OSU-COE-ISE5640
App For That : OSU-COE-ISE5640App For That : OSU-COE-ISE5640
App For That : OSU-COE-ISE5640Dan Rockwell
 
6 Things to Think About Before Building Your Website
6 Things to Think About Before Building Your Website6 Things to Think About Before Building Your Website
6 Things to Think About Before Building Your WebsiteFloown
 
How to go from structureless to structured without losing your vibe
How to go from structureless to structured without losing your vibeHow to go from structureless to structured without losing your vibe
How to go from structureless to structured without losing your vibeCamille Fournier
 
What your customers REALLY think: Incorporating usability testing into agile
What your customers REALLY think: Incorporating usability testing into agileWhat your customers REALLY think: Incorporating usability testing into agile
What your customers REALLY think: Incorporating usability testing into agilePhil Barrett
 
Digital Publishing: What to take away
Digital Publishing: What to take awayDigital Publishing: What to take away
Digital Publishing: What to take awayJohannes Henseler
 
Daniel Burka - Iterative Design Strategies
Daniel Burka - Iterative Design StrategiesDaniel Burka - Iterative Design Strategies
Daniel Burka - Iterative Design StrategiesDaniel Burka
 
Practical UX Methods - as presented at FOWD 2014
Practical UX Methods - as presented at FOWD 2014Practical UX Methods - as presented at FOWD 2014
Practical UX Methods - as presented at FOWD 2014Patrick McNeil
 
Funsize Sprint School: Product Design Sprints Workshop
Funsize Sprint School: Product Design Sprints WorkshopFunsize Sprint School: Product Design Sprints Workshop
Funsize Sprint School: Product Design Sprints WorkshopAnthony Armendariz
 
Adapting To Change (Owner Summit 2015)
Adapting To Change (Owner Summit 2015)Adapting To Change (Owner Summit 2015)
Adapting To Change (Owner Summit 2015)Anthony Armendariz
 
Ten Lessons in Designing Content for Mobile
Ten Lessons in Designing Content for MobileTen Lessons in Designing Content for Mobile
Ten Lessons in Designing Content for MobileVicke Cheung
 
Software Developer Career Unplugged - GeeCon 2013
Software Developer Career Unplugged - GeeCon 2013Software Developer Career Unplugged - GeeCon 2013
Software Developer Career Unplugged - GeeCon 2013Wojciech Seliga
 
Terri Karp 2010 03 23 V2
Terri Karp 2010 03 23 V2Terri Karp 2010 03 23 V2
Terri Karp 2010 03 23 V2Terri Karp
 
Spartez Open Day March 13th 2015
Spartez Open Day March 13th 2015Spartez Open Day March 13th 2015
Spartez Open Day March 13th 2015Wojciech Seliga
 

Mais procurados (20)

Paul Crosby - Fail Fast Fail Safe
Paul Crosby - Fail Fast Fail SafePaul Crosby - Fail Fast Fail Safe
Paul Crosby - Fail Fast Fail Safe
 
Prototype Apps in No Time
Prototype Apps in No TimePrototype Apps in No Time
Prototype Apps in No Time
 
Why Are You Roadmapping?
Why Are You Roadmapping?Why Are You Roadmapping?
Why Are You Roadmapping?
 
Fast prototypes and customer development for start ups
Fast prototypes and customer development for start upsFast prototypes and customer development for start ups
Fast prototypes and customer development for start ups
 
App For That : OSU-COE-ISE5640
App For That : OSU-COE-ISE5640App For That : OSU-COE-ISE5640
App For That : OSU-COE-ISE5640
 
20 percent tips
20 percent tips20 percent tips
20 percent tips
 
6 Things to Think About Before Building Your Website
6 Things to Think About Before Building Your Website6 Things to Think About Before Building Your Website
6 Things to Think About Before Building Your Website
 
How to go from structureless to structured without losing your vibe
How to go from structureless to structured without losing your vibeHow to go from structureless to structured without losing your vibe
How to go from structureless to structured without losing your vibe
 
What your customers REALLY think: Incorporating usability testing into agile
What your customers REALLY think: Incorporating usability testing into agileWhat your customers REALLY think: Incorporating usability testing into agile
What your customers REALLY think: Incorporating usability testing into agile
 
The gordian knot
The gordian knotThe gordian knot
The gordian knot
 
UX Work Shop
UX Work ShopUX Work Shop
UX Work Shop
 
Digital Publishing: What to take away
Digital Publishing: What to take awayDigital Publishing: What to take away
Digital Publishing: What to take away
 
Daniel Burka - Iterative Design Strategies
Daniel Burka - Iterative Design StrategiesDaniel Burka - Iterative Design Strategies
Daniel Burka - Iterative Design Strategies
 
Practical UX Methods - as presented at FOWD 2014
Practical UX Methods - as presented at FOWD 2014Practical UX Methods - as presented at FOWD 2014
Practical UX Methods - as presented at FOWD 2014
 
Funsize Sprint School: Product Design Sprints Workshop
Funsize Sprint School: Product Design Sprints WorkshopFunsize Sprint School: Product Design Sprints Workshop
Funsize Sprint School: Product Design Sprints Workshop
 
Adapting To Change (Owner Summit 2015)
Adapting To Change (Owner Summit 2015)Adapting To Change (Owner Summit 2015)
Adapting To Change (Owner Summit 2015)
 
Ten Lessons in Designing Content for Mobile
Ten Lessons in Designing Content for MobileTen Lessons in Designing Content for Mobile
Ten Lessons in Designing Content for Mobile
 
Software Developer Career Unplugged - GeeCon 2013
Software Developer Career Unplugged - GeeCon 2013Software Developer Career Unplugged - GeeCon 2013
Software Developer Career Unplugged - GeeCon 2013
 
Terri Karp 2010 03 23 V2
Terri Karp 2010 03 23 V2Terri Karp 2010 03 23 V2
Terri Karp 2010 03 23 V2
 
Spartez Open Day March 13th 2015
Spartez Open Day March 13th 2015Spartez Open Day March 13th 2015
Spartez Open Day March 13th 2015
 

Semelhante a DevDay 2013 - Building Startups and Minimum Viable Products

Building Startups and Minimum Viable Products (NDC2013)
Building Startups and Minimum Viable Products (NDC2013)Building Startups and Minimum Viable Products (NDC2013)
Building Startups and Minimum Viable Products (NDC2013)Ben Hall
 
Surviving a Hackathon and Beyond
Surviving a Hackathon and BeyondSurviving a Hackathon and Beyond
Surviving a Hackathon and Beyondimoneytech
 
The Lost Tales of Platform Design (February 2017)
The Lost Tales of Platform Design (February 2017)The Lost Tales of Platform Design (February 2017)
The Lost Tales of Platform Design (February 2017)Julien SIMON
 
Optimize Your Funnel By Getting Inside Your Buyer's Head
Optimize Your Funnel By Getting Inside Your Buyer's HeadOptimize Your Funnel By Getting Inside Your Buyer's Head
Optimize Your Funnel By Getting Inside Your Buyer's HeadDavid Skok
 
How to create your Minimum Viable Product - Raff Paquin
How to create your Minimum Viable Product - Raff PaquinHow to create your Minimum Viable Product - Raff Paquin
How to create your Minimum Viable Product - Raff PaquinRaff Paquin
 
Prototyping and Product Development for Startups
Prototyping and Product Development for StartupsPrototyping and Product Development for Startups
Prototyping and Product Development for StartupsAlbert Y. C. Chen
 
Need to reboot your content creation strategy? Start with "No"
Need to reboot your content creation strategy? Start with "No"Need to reboot your content creation strategy? Start with "No"
Need to reboot your content creation strategy? Start with "No"Keith Boyd
 
Chris Mathias Presents Advanced API Design Considerations at LA CTO Forum
Chris Mathias Presents Advanced API Design Considerations at LA CTO ForumChris Mathias Presents Advanced API Design Considerations at LA CTO Forum
Chris Mathias Presents Advanced API Design Considerations at LA CTO ForumChris Mathias
 
AvengerGear present: From pretotype to prototype
AvengerGear present: From pretotype to prototypeAvengerGear present: From pretotype to prototype
AvengerGear present: From pretotype to prototypeAlex Lau
 
2009 10 28 The Lean Startup In Paris
2009 10 28 The Lean Startup In Paris2009 10 28 The Lean Startup In Paris
2009 10 28 The Lean Startup In ParisEric Ries
 
Lean startup overview @ipl offline
Lean startup overview @ipl offlineLean startup overview @ipl offline
Lean startup overview @ipl offlineQuang Nguyen
 
Customer Development Fast Protyping
Customer Development Fast ProtypingCustomer Development Fast Protyping
Customer Development Fast ProtypingSerdar Temiz
 
How pair programming can strengthen teams
How pair programming can strengthen teamsHow pair programming can strengthen teams
How pair programming can strengthen teamsHugo Messer
 
How To (Not) Open Source - Javazone, Oslo 2014
How To (Not) Open Source - Javazone, Oslo 2014How To (Not) Open Source - Javazone, Oslo 2014
How To (Not) Open Source - Javazone, Oslo 2014gdusbabek
 
Validating business ideas through design
Validating business ideas through designValidating business ideas through design
Validating business ideas through designNicolò Volpato
 
Open Web Technologies and You - Durham College Student Integration Presentation
Open Web Technologies and You - Durham College Student Integration PresentationOpen Web Technologies and You - Durham College Student Integration Presentation
Open Web Technologies and You - Durham College Student Integration Presentationdarryl_lehmann
 
Project Management 101 - Wordcamp TO 05112011
Project Management 101 - Wordcamp TO 05112011Project Management 101 - Wordcamp TO 05112011
Project Management 101 - Wordcamp TO 05112011Liesl Barrell
 
Internet of Things, TYBSC IT, Semester 5, Unit II
Internet of Things, TYBSC IT, Semester 5, Unit IIInternet of Things, TYBSC IT, Semester 5, Unit II
Internet of Things, TYBSC IT, Semester 5, Unit IIArti Parab Academics
 
Lean startup overview
Lean startup overviewLean startup overview
Lean startup overviewaction.vn
 

Semelhante a DevDay 2013 - Building Startups and Minimum Viable Products (20)

Building Startups and Minimum Viable Products (NDC2013)
Building Startups and Minimum Viable Products (NDC2013)Building Startups and Minimum Viable Products (NDC2013)
Building Startups and Minimum Viable Products (NDC2013)
 
Surviving a Hackathon and Beyond
Surviving a Hackathon and BeyondSurviving a Hackathon and Beyond
Surviving a Hackathon and Beyond
 
The Lost Tales of Platform Design (February 2017)
The Lost Tales of Platform Design (February 2017)The Lost Tales of Platform Design (February 2017)
The Lost Tales of Platform Design (February 2017)
 
Optimize Your Funnel By Getting Inside Your Buyer's Head
Optimize Your Funnel By Getting Inside Your Buyer's HeadOptimize Your Funnel By Getting Inside Your Buyer's Head
Optimize Your Funnel By Getting Inside Your Buyer's Head
 
How to create your Minimum Viable Product - Raff Paquin
How to create your Minimum Viable Product - Raff PaquinHow to create your Minimum Viable Product - Raff Paquin
How to create your Minimum Viable Product - Raff Paquin
 
Prototyping and Product Development for Startups
Prototyping and Product Development for StartupsPrototyping and Product Development for Startups
Prototyping and Product Development for Startups
 
Need to reboot your content creation strategy? Start with "No"
Need to reboot your content creation strategy? Start with "No"Need to reboot your content creation strategy? Start with "No"
Need to reboot your content creation strategy? Start with "No"
 
Chris Mathias Presents Advanced API Design Considerations at LA CTO Forum
Chris Mathias Presents Advanced API Design Considerations at LA CTO ForumChris Mathias Presents Advanced API Design Considerations at LA CTO Forum
Chris Mathias Presents Advanced API Design Considerations at LA CTO Forum
 
Whats my MVP?
Whats my MVP?Whats my MVP?
Whats my MVP?
 
AvengerGear present: From pretotype to prototype
AvengerGear present: From pretotype to prototypeAvengerGear present: From pretotype to prototype
AvengerGear present: From pretotype to prototype
 
2009 10 28 The Lean Startup In Paris
2009 10 28 The Lean Startup In Paris2009 10 28 The Lean Startup In Paris
2009 10 28 The Lean Startup In Paris
 
Lean startup overview @ipl offline
Lean startup overview @ipl offlineLean startup overview @ipl offline
Lean startup overview @ipl offline
 
Customer Development Fast Protyping
Customer Development Fast ProtypingCustomer Development Fast Protyping
Customer Development Fast Protyping
 
How pair programming can strengthen teams
How pair programming can strengthen teamsHow pair programming can strengthen teams
How pair programming can strengthen teams
 
How To (Not) Open Source - Javazone, Oslo 2014
How To (Not) Open Source - Javazone, Oslo 2014How To (Not) Open Source - Javazone, Oslo 2014
How To (Not) Open Source - Javazone, Oslo 2014
 
Validating business ideas through design
Validating business ideas through designValidating business ideas through design
Validating business ideas through design
 
Open Web Technologies and You - Durham College Student Integration Presentation
Open Web Technologies and You - Durham College Student Integration PresentationOpen Web Technologies and You - Durham College Student Integration Presentation
Open Web Technologies and You - Durham College Student Integration Presentation
 
Project Management 101 - Wordcamp TO 05112011
Project Management 101 - Wordcamp TO 05112011Project Management 101 - Wordcamp TO 05112011
Project Management 101 - Wordcamp TO 05112011
 
Internet of Things, TYBSC IT, Semester 5, Unit II
Internet of Things, TYBSC IT, Semester 5, Unit IIInternet of Things, TYBSC IT, Semester 5, Unit II
Internet of Things, TYBSC IT, Semester 5, Unit II
 
Lean startup overview
Lean startup overviewLean startup overview
Lean startup overview
 

Mais de Ben Hall

The Art Of Documentation - NDC Porto 2022
The Art Of Documentation - NDC Porto 2022The Art Of Documentation - NDC Porto 2022
The Art Of Documentation - NDC Porto 2022Ben Hall
 
The Art Of Documentation for Open Source Projects
The Art Of Documentation for Open Source ProjectsThe Art Of Documentation for Open Source Projects
The Art Of Documentation for Open Source ProjectsBen Hall
 
Three Years of Lessons Running Potentially Malicious Code Inside Containers
Three Years of Lessons Running Potentially Malicious Code Inside ContainersThree Years of Lessons Running Potentially Malicious Code Inside Containers
Three Years of Lessons Running Potentially Malicious Code Inside ContainersBen Hall
 
Containers without docker
Containers without dockerContainers without docker
Containers without dockerBen Hall
 
Deploying windows containers with kubernetes
Deploying windows containers with kubernetesDeploying windows containers with kubernetes
Deploying windows containers with kubernetesBen Hall
 
The Art of Documentation and Readme.md for Open Source Projects
The Art of Documentation and Readme.md for Open Source ProjectsThe Art of Documentation and Readme.md for Open Source Projects
The Art of Documentation and Readme.md for Open Source ProjectsBen Hall
 
How Secure Are Docker Containers?
How Secure Are Docker Containers?How Secure Are Docker Containers?
How Secure Are Docker Containers?Ben Hall
 
The Challenges of Becoming Cloud Native
The Challenges of Becoming Cloud NativeThe Challenges of Becoming Cloud Native
The Challenges of Becoming Cloud NativeBen Hall
 
Scaling Docker Containers using Kubernetes and Azure Container Service
Scaling Docker Containers using Kubernetes and Azure Container ServiceScaling Docker Containers using Kubernetes and Azure Container Service
Scaling Docker Containers using Kubernetes and Azure Container ServiceBen Hall
 
The art of documentation and readme.md
The art of documentation and readme.mdThe art of documentation and readme.md
The art of documentation and readme.mdBen Hall
 
Experimenting and Learning Kubernetes and Tensorflow
Experimenting and Learning Kubernetes and TensorflowExperimenting and Learning Kubernetes and Tensorflow
Experimenting and Learning Kubernetes and TensorflowBen Hall
 
Running .NET on Docker
Running .NET on DockerRunning .NET on Docker
Running .NET on DockerBen Hall
 
Real World Lessons on the Pain Points of Node.JS Application
Real World Lessons on the Pain Points of Node.JS ApplicationReal World Lessons on the Pain Points of Node.JS Application
Real World Lessons on the Pain Points of Node.JS ApplicationBen Hall
 
Tips on solving E_TOO_MANY_THINGS_TO_LEARN with Kubernetes
Tips on solving E_TOO_MANY_THINGS_TO_LEARN with KubernetesTips on solving E_TOO_MANY_THINGS_TO_LEARN with Kubernetes
Tips on solving E_TOO_MANY_THINGS_TO_LEARN with KubernetesBen Hall
 
Deploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows ContainersDeploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows ContainersBen Hall
 
The How and Why of Windows containers
The How and Why of Windows containersThe How and Why of Windows containers
The How and Why of Windows containersBen Hall
 
Lessons from running potentially malicious code inside containers
Lessons from running potentially malicious code inside containersLessons from running potentially malicious code inside containers
Lessons from running potentially malicious code inside containersBen Hall
 
Deploying Windows Containers on Windows Server 2016
Deploying Windows Containers on Windows Server 2016Deploying Windows Containers on Windows Server 2016
Deploying Windows Containers on Windows Server 2016Ben Hall
 
Learning Patterns for the Overworked Developer
Learning Patterns for the Overworked DeveloperLearning Patterns for the Overworked Developer
Learning Patterns for the Overworked DeveloperBen Hall
 
Real World Lessons on the Pain Points of Node.js Applications
Real World Lessons on the Pain Points of Node.js ApplicationsReal World Lessons on the Pain Points of Node.js Applications
Real World Lessons on the Pain Points of Node.js ApplicationsBen Hall
 

Mais de Ben Hall (20)

The Art Of Documentation - NDC Porto 2022
The Art Of Documentation - NDC Porto 2022The Art Of Documentation - NDC Porto 2022
The Art Of Documentation - NDC Porto 2022
 
The Art Of Documentation for Open Source Projects
The Art Of Documentation for Open Source ProjectsThe Art Of Documentation for Open Source Projects
The Art Of Documentation for Open Source Projects
 
Three Years of Lessons Running Potentially Malicious Code Inside Containers
Three Years of Lessons Running Potentially Malicious Code Inside ContainersThree Years of Lessons Running Potentially Malicious Code Inside Containers
Three Years of Lessons Running Potentially Malicious Code Inside Containers
 
Containers without docker
Containers without dockerContainers without docker
Containers without docker
 
Deploying windows containers with kubernetes
Deploying windows containers with kubernetesDeploying windows containers with kubernetes
Deploying windows containers with kubernetes
 
The Art of Documentation and Readme.md for Open Source Projects
The Art of Documentation and Readme.md for Open Source ProjectsThe Art of Documentation and Readme.md for Open Source Projects
The Art of Documentation and Readme.md for Open Source Projects
 
How Secure Are Docker Containers?
How Secure Are Docker Containers?How Secure Are Docker Containers?
How Secure Are Docker Containers?
 
The Challenges of Becoming Cloud Native
The Challenges of Becoming Cloud NativeThe Challenges of Becoming Cloud Native
The Challenges of Becoming Cloud Native
 
Scaling Docker Containers using Kubernetes and Azure Container Service
Scaling Docker Containers using Kubernetes and Azure Container ServiceScaling Docker Containers using Kubernetes and Azure Container Service
Scaling Docker Containers using Kubernetes and Azure Container Service
 
The art of documentation and readme.md
The art of documentation and readme.mdThe art of documentation and readme.md
The art of documentation and readme.md
 
Experimenting and Learning Kubernetes and Tensorflow
Experimenting and Learning Kubernetes and TensorflowExperimenting and Learning Kubernetes and Tensorflow
Experimenting and Learning Kubernetes and Tensorflow
 
Running .NET on Docker
Running .NET on DockerRunning .NET on Docker
Running .NET on Docker
 
Real World Lessons on the Pain Points of Node.JS Application
Real World Lessons on the Pain Points of Node.JS ApplicationReal World Lessons on the Pain Points of Node.JS Application
Real World Lessons on the Pain Points of Node.JS Application
 
Tips on solving E_TOO_MANY_THINGS_TO_LEARN with Kubernetes
Tips on solving E_TOO_MANY_THINGS_TO_LEARN with KubernetesTips on solving E_TOO_MANY_THINGS_TO_LEARN with Kubernetes
Tips on solving E_TOO_MANY_THINGS_TO_LEARN with Kubernetes
 
Deploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows ContainersDeploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows Containers
 
The How and Why of Windows containers
The How and Why of Windows containersThe How and Why of Windows containers
The How and Why of Windows containers
 
Lessons from running potentially malicious code inside containers
Lessons from running potentially malicious code inside containersLessons from running potentially malicious code inside containers
Lessons from running potentially malicious code inside containers
 
Deploying Windows Containers on Windows Server 2016
Deploying Windows Containers on Windows Server 2016Deploying Windows Containers on Windows Server 2016
Deploying Windows Containers on Windows Server 2016
 
Learning Patterns for the Overworked Developer
Learning Patterns for the Overworked DeveloperLearning Patterns for the Overworked Developer
Learning Patterns for the Overworked Developer
 
Real World Lessons on the Pain Points of Node.js Applications
Real World Lessons on the Pain Points of Node.js ApplicationsReal World Lessons on the Pain Points of Node.js Applications
Real World Lessons on the Pain Points of Node.js Applications
 

Último

Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 

Último (20)

Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 

DevDay 2013 - Building Startups and Minimum Viable Products

  • 1. Building Startups & Minimum Viable Products @Ben_Hall Ben@BenHall.me.uk Cornershop.io Hacker in Residence and Partner at Cornershop / #1seed
  • 2. You talk about it, we ship it. #craftsmanship @Ben_Hall Ben@BenHall.me.uk Cornershop.io Hacker in Residence and Partner at Cornershop / #1seed
  • 3. Let’s make some money #craftsmanshipisdead @Ben_Hall Ben@BenHall.me.uk Cornershop.io Hacker in Residence and Partner at Cornershop / #1seed
  • 4. Who am I? • Hacker in Residence at Cornershop / #1seed – Meerkatalyst / MaydayHQ (Co-founder) – Swapit (Lead Dev / CTO) – 7digital – Red Gate Software • Multiple open source and side projects • @Ben_Hall or Ben@BenHall.me.uk
  • 6. How I see the world With a bit of a rant and various lessons learned along the way
  • 8. Validate / Invalidate a concept as fast as possible
  • 10. Not about being cheap Lessons learned
  • 11. It’s good to fail, as long as you fail fast
  • 12. But not so fast that it’s impossible to succeed
  • 13. What is a startup? A company that is confused about 1) what its product is 2) who its customers are 3) how to make money
  • 15. What happens if you don’t have an idea? Find a space, theme, problem that you personally find interesting
  • 16.
  • 17. Betaworks, Science Inc, Rocket Internet
  • 18. Without a core desire, you’ve already lost the game BELIEVE IN THE VISION
  • 19. People don't buy what you do; they buy why you do it. http://www.flickr.com/photos/atomicpuppy/2132073976/
  • 20. Easier to go from shit to great than nothing to great.
  • 21. Going to Church (a punt) vs. Science (running a process) CORNERSHOP PROCESS
  • 22.
  • 23.
  • 24. Leave the building Understand potential customer acquisition approaches early
  • 25. Identify a Minimum Viable Customer Segment • • • • Influencers Users of competitor products Potential new users People in different verticals with similar business models • Understand industry, customer segments • Test different value props, identify which connects best
  • 26. Always discuss previous experiences. People are rubbish at predicting the future
  • 27. LISTEN TO USERS/CUSTOMERS NOT ADVISORS / VC. CUSTOMERS PAY.
  • 28. Iterate, update, log insights Go back to BMC and update. Keep previous copies for history.
  • 29. People seem interested? You’ll need a name & brand Naming is the hardest problem Can kill days and suck motivation
  • 31. KEEP TAGLINES SIMPLE BUT SAY WHAT YOU DO! DON’T SAY YOU’RE DISRUPTION OR INNOVATING LAME!!! Only others can say that http://insideintercom.io/what-everyoneneeds-to-know-about-disruption/
  • 32. CustDev can only get you so far At this point you should have a concept / vision clear in your own head
  • 34. What is a MVP? • “An MVP is an experiment that tests a critical, falsifiable hypothesis of your business” Devin Hunt https://speakerdeck.com/devinhunt/mvps-in-practice
  • 35. Fake it until you make it
  • 36. Lesson learned from Rate it Slate it Prototyped Functionality Took 2-3 hours to go from a concept to learning valuable insights
  • 37. Avoid writing code if you can • Email / blog first startups are cool!! • Sunrise (Just raised $2.2m, started as morning email of your day’s schedule each day) • Mattermark
  • 38. Speed of delivery is key • • • • Beg, steal, borrow – just get it done! Ability to learn Should be based around your vision Lesson from “Project X”: Took too long to release because the aim wasn’t to learn about customers but make money. Missed a number of (commercial) opportunities. Failing? Likely.
  • 39. Don’t reinvent the wheel TOO MANY FUN THINGS IN LIFE TO WRITE BORING CODE
  • 40. Do you need a full application? WebFlow.com / strikingly.com
  • 42. Really need to build… • Foundation over bootstrap etc • KISS!! Do you really need EmberJS, Backbone etc etc etc?
  • 43. Build on the shoulders of giants Community NodeJS  *AMAZING* ElasticSearch  *AMAZING* 4SQ API, Screen scraping, hidden APIs – whatever is required to get the job done. KEEP IT SIMPLE. KEEP IT DIRTY.
  • 44. Low traffic, dyno is paused. First user needs to spin it up. Keep alive script A WORD OF WARNING ABOUT HEROKU
  • 45. Paul Stack rocked my world – Vagrant + Rackspace Cloud / AWS EC2
  • 46. Cult of the Software Craftsman • Code Quality is not a feature! • Do you really need 80% test coverage? What value is that actually adding? • Do you really need that abstraction? That IoC? That level of separation? That ability to scale? • Is that really going to change your world?
  • 48. WHO CARES ABOUT CLEAN CODE IF THERE ARE NO SALES!
  • 49. IF DEVELOPERS WERE IMPACTED BY REVENUE THEN THEY WOULDN’T SPEND 10 DAYS WRITING CLEAN CODE
  • 50. Write tests / code / shell scripts to speed up feedback loop – not about long-term. STOPPED DOING TDD A LONG TIME AGO
  • 51. DON’T BE AFFAIRD TO THROW CODE AWAY
  • 52. Building a startup? Don’t turn into a developer! • This isn’t an exercise in learning new technologies. • It’s an exercise in building businesses • Don’t confuse the two.
  • 53. Lesson learned from Meerkatalyst Built an over complex system when a shell script would have done
  • 54. Lesson learned from Mayday Stopped the MVP, started scaling (technical backend), didn’t have product/market fit. Massive Fail
  • 55. Do things that move the needle What are you trying to learn? What value are you adding?
  • 57. Job done! If you build it they will come Must be true, Hollywood said so
  • 59. Metrics • Collect everything • Visualise key data • Have key metrics that you want to track
  • 61. Track User Events / Actions Your own database is most valuable source. Use it!
  • 62. Metrics became the tests • Ensure the system is working as expected • Alerts when the system stopped working outside of normal bounds
  • 64. Drive Traffic • • • • PR (Hacker News, Techcrunch, The Next Web) Buy traffic (PPC) Social Media Email still king • Piggyback off others – Paypal > Ebay – Airbnb > Craigslist
  • 65. Speak to people using the product • Red Gate UX team • Watch, Listen, Learn • Introduce explicit touch points in the application for reaching out – Rate it Slate it inbox beta list • Do people want the feature? • Can we build a email list of people who are actively engaging with the product
  • 66. Quickly qualify a lead & call
  • 67. A/B Tests? • Waste of time at the early stage. • Complex to configure, not enough traffic to make them statistically significant. – Mayday A/B tests • Took ages to get data, could have just asked people
  • 69. Start with something, iterate. Have a vision, a goal, a desire and execute on it.
  • 70. Value Driven Development Do things that people care about!
  • 71. Get feedback. Not working? Change it. Kill it. Move on. Building startups people care about is amazing! Working on ones no-one cares about is sole destroying.

Notas do Editor

  1. I have fun with startups
  2. http://www.flickr.com/photos/newyorkbaltimore/8010607852/sizes/k/in/photolist-dcSsCu/Taking everything you’ve heard this week and applying it to real businesses with the aim of making *money*
  3. Stages of a startupBuild, measure, leanDon’t be scared to failDon’t be scared to kill it if it’s not workingBe public, be visible, talk to everyoneDon’t fail too early!
  4. Meerkatalyst example Thought I understood customer problem. Problem I had personally while at 7digital, knew others had it, ran with it as a side project before joining Springboard startup accelerator
  5. Ideas by themselves are worthless100% on executing the visionPrevious company tried to split attention across 4 company streams. It doesn’t work.Without a core desire, you’ve already lost the game
  6. Ideas by themselves are worthless100% on executing the visionPrevious company tried to split attention across 4 company streams. It doesn’t work.Without a core desire, you’ve already lost the game