SlideShare a Scribd company logo
Technology, Performance and Scalability 
Anjesh Tuladhar 
YoungInnovations
Ebay: Current status 
Revenue: 
USD 16 billion (2013) 
Employees: 
33500 (2013) 
Ebay Users (in millions) 
108.3 
134.9 
152.3 
160 
140 
120 
100 
80 
60 
40 
20 
0 
Q3 2012 Q3 2013 Q3 2014
Ebay: Evolvement over time 
1995 – set of perl scripts build over a weekend 
1997 – replaced with C++ system 
2002 – rewritten in java 
Right architecture to support 1995-ebay isn’t going to be 
right one for 2002-ebay
How many 
users 
will be using 
your app in 
1-3 months? 
1,000,000 
100,000 
10,000 
1,000 
100 
10 
1
How can your app attract the first 
100/10/1 users 
to pay 
for the services your app provides?
How much 
do you have to build the application
Focus? 
• Business case 
• User Experience and Design 
• Minimum Viable Product (MVP)
MVP 
Minimum Viable Product is the small thing 
you can build that delivers customer value 
Doesn’t mean unfinished product at all! 
Analyse each feature and ask what if I take it out
Technology 
• Technology is definitely Important 
• Just remember 
– No over-engineering
Avoid 
Over-engineering 
Over-engineered 
design is design that 
leads to difficulty in 
implementation, 
makes maintenance a 
nightmare, and turns 
otherwise simple code 
into a twisty maze of 
complexity
Strategy pattern
Strategy pattern 
vs 
Simple Switch case
High-level Architecture 
mobile 
Web 
internet API System
Web services? 
• SOAP 
• REST 
• JSON-RPC 
• …
Security in API 
• Do you want to over-engineer the security or just have in 
basic setup 
– Basic authentication 
– Oauth 
– Custom 
• Maybe start with basic and then later move on to Oauth 
or other more secure mechanism 
Don’t risk the personal info of your users
Error handling 
• Errors are part of your application. 
• Does your application handle the errors well? 
• Do you think your user will come back to use your 
buggy app? 
There will be no excuse if you app was working yesterday or just an hour ago.
Source code versioning 
• Make sure you always have the good commit to come 
back to
Are tests important? 
No if you can sleep sound at night 
100% coverage is not needed, but make sure that the key 
functions have unit-tests
Automated Deployment 
Do you want to 
save time 
during your 
deployment? 
Do you want to 
avoid panic 
during last minute 
deployment?
Performance 
• Is you app slow to use and respond? 
• Performance can also get hit by users – maybe it’s 
little early to look into users hit performance 
Your interface should be quick to load and provide feedback
Scalability 
How important is it now? 
Your near future user base is the answer. 
Scalability is ability to handle more users
What are the minimum key features (MVP) 
that you can have in your app 
in the limited time 
for the first 100/10/1 users and 
get paid for your services?
Thank you
Ad

More Related Content

What's hot (20)

IBM BusinessConnect 2014 DK: Bluemix and Vaadin Snapshot
IBM BusinessConnect 2014 DK: Bluemix and Vaadin SnapshotIBM BusinessConnect 2014 DK: Bluemix and Vaadin Snapshot
IBM BusinessConnect 2014 DK: Bluemix and Vaadin Snapshot
Ville Ingman
 
Xamarin Test Cloud Presentation by the Virtual Xamarin Users Group
Xamarin Test Cloud Presentation by the Virtual Xamarin Users GroupXamarin Test Cloud Presentation by the Virtual Xamarin Users Group
Xamarin Test Cloud Presentation by the Virtual Xamarin Users Group
virtualxamarin
 
Bringing Quality Design Systems to Life with Storybook & Applitools
Bringing Quality Design Systems to Life with Storybook & ApplitoolsBringing Quality Design Systems to Life with Storybook & Applitools
Bringing Quality Design Systems to Life with Storybook & Applitools
Applitools
 
The Curious Case of Longtail Apps
The Curious Case of Longtail AppsThe Curious Case of Longtail Apps
The Curious Case of Longtail Apps
OrangeScape
 
Functional to Visual: AI-powered UI Testing from Testim and Applitools
Functional to Visual: AI-powered UI Testing from Testim and ApplitoolsFunctional to Visual: AI-powered UI Testing from Testim and Applitools
Functional to Visual: AI-powered UI Testing from Testim and Applitools
Applitools
 
SauceCon 2017: Testing @ the Speed of Concurrency
SauceCon 2017: Testing @ the Speed of ConcurrencySauceCon 2017: Testing @ the Speed of Concurrency
SauceCon 2017: Testing @ the Speed of Concurrency
Sauce Labs
 
Career presentation
Career presentationCareer presentation
Career presentation
weatherboyjk
 
GAAD-Deque-Accessibility-webinar
GAAD-Deque-Accessibility-webinarGAAD-Deque-Accessibility-webinar
GAAD-Deque-Accessibility-webinar
Manoj Kumar Kumar
 
TestElf Informational Presentation
TestElf Informational PresentationTestElf Informational Presentation
TestElf Informational Presentation
TestElf
 
home automation
home automation home automation
home automation
Shreyashkar Singh
 
SauceCon 2017: test.allTheThings(): Digital Edition
SauceCon 2017: test.allTheThings(): Digital EditionSauceCon 2017: test.allTheThings(): Digital Edition
SauceCon 2017: test.allTheThings(): Digital Edition
Sauce Labs
 
Web benefits
Web benefitsWeb benefits
Web benefits
steggles28
 
SauceCon 2017: Building a Continuous Delivery Pipeline with Testing in Mind
SauceCon 2017: Building a Continuous Delivery Pipeline with Testing in MindSauceCon 2017: Building a Continuous Delivery Pipeline with Testing in Mind
SauceCon 2017: Building a Continuous Delivery Pipeline with Testing in Mind
Sauce Labs
 
Chapter 1. Why Performance Test
Chapter 1. Why Performance TestChapter 1. Why Performance Test
Chapter 1. Why Performance Test
Juan David Giraldo Marín
 
Devops in reality - A doers' perspective
Devops in reality - A doers' perspectiveDevops in reality - A doers' perspective
Devops in reality - A doers' perspective
Priyank Gupta
 
Usability for all budgets
Usability for all budgetsUsability for all budgets
Usability for all budgets
Cambridge Product Management Network
 
What Can DevOps Learn from Formula 1?
What Can DevOps Learn from Formula 1?What Can DevOps Learn from Formula 1?
What Can DevOps Learn from Formula 1?
Stephen Burton
 
introduction to software enginering
introduction to software engineringintroduction to software enginering
introduction to software enginering
prasanna chitra
 
Mobile App CMS
Mobile App CMSMobile App CMS
Mobile App CMS
elfenheart
 
Introduction to Puppet Enterprise 5/5
Introduction to Puppet Enterprise 5/5Introduction to Puppet Enterprise 5/5
Introduction to Puppet Enterprise 5/5
Hallie Exall
 
IBM BusinessConnect 2014 DK: Bluemix and Vaadin Snapshot
IBM BusinessConnect 2014 DK: Bluemix and Vaadin SnapshotIBM BusinessConnect 2014 DK: Bluemix and Vaadin Snapshot
IBM BusinessConnect 2014 DK: Bluemix and Vaadin Snapshot
Ville Ingman
 
Xamarin Test Cloud Presentation by the Virtual Xamarin Users Group
Xamarin Test Cloud Presentation by the Virtual Xamarin Users GroupXamarin Test Cloud Presentation by the Virtual Xamarin Users Group
Xamarin Test Cloud Presentation by the Virtual Xamarin Users Group
virtualxamarin
 
Bringing Quality Design Systems to Life with Storybook & Applitools
Bringing Quality Design Systems to Life with Storybook & ApplitoolsBringing Quality Design Systems to Life with Storybook & Applitools
Bringing Quality Design Systems to Life with Storybook & Applitools
Applitools
 
The Curious Case of Longtail Apps
The Curious Case of Longtail AppsThe Curious Case of Longtail Apps
The Curious Case of Longtail Apps
OrangeScape
 
Functional to Visual: AI-powered UI Testing from Testim and Applitools
Functional to Visual: AI-powered UI Testing from Testim and ApplitoolsFunctional to Visual: AI-powered UI Testing from Testim and Applitools
Functional to Visual: AI-powered UI Testing from Testim and Applitools
Applitools
 
SauceCon 2017: Testing @ the Speed of Concurrency
SauceCon 2017: Testing @ the Speed of ConcurrencySauceCon 2017: Testing @ the Speed of Concurrency
SauceCon 2017: Testing @ the Speed of Concurrency
Sauce Labs
 
Career presentation
Career presentationCareer presentation
Career presentation
weatherboyjk
 
GAAD-Deque-Accessibility-webinar
GAAD-Deque-Accessibility-webinarGAAD-Deque-Accessibility-webinar
GAAD-Deque-Accessibility-webinar
Manoj Kumar Kumar
 
TestElf Informational Presentation
TestElf Informational PresentationTestElf Informational Presentation
TestElf Informational Presentation
TestElf
 
SauceCon 2017: test.allTheThings(): Digital Edition
SauceCon 2017: test.allTheThings(): Digital EditionSauceCon 2017: test.allTheThings(): Digital Edition
SauceCon 2017: test.allTheThings(): Digital Edition
Sauce Labs
 
SauceCon 2017: Building a Continuous Delivery Pipeline with Testing in Mind
SauceCon 2017: Building a Continuous Delivery Pipeline with Testing in MindSauceCon 2017: Building a Continuous Delivery Pipeline with Testing in Mind
SauceCon 2017: Building a Continuous Delivery Pipeline with Testing in Mind
Sauce Labs
 
Devops in reality - A doers' perspective
Devops in reality - A doers' perspectiveDevops in reality - A doers' perspective
Devops in reality - A doers' perspective
Priyank Gupta
 
What Can DevOps Learn from Formula 1?
What Can DevOps Learn from Formula 1?What Can DevOps Learn from Formula 1?
What Can DevOps Learn from Formula 1?
Stephen Burton
 
introduction to software enginering
introduction to software engineringintroduction to software enginering
introduction to software enginering
prasanna chitra
 
Mobile App CMS
Mobile App CMSMobile App CMS
Mobile App CMS
elfenheart
 
Introduction to Puppet Enterprise 5/5
Introduction to Puppet Enterprise 5/5Introduction to Puppet Enterprise 5/5
Introduction to Puppet Enterprise 5/5
Hallie Exall
 

Viewers also liked (19)

Training on iOS app development - Samesh Swongamikha & Neetin Sharma
Training on iOS app development - Samesh Swongamikha & Neetin SharmaTraining on iOS app development - Samesh Swongamikha & Neetin Sharma
Training on iOS app development - Samesh Swongamikha & Neetin Sharma
MobileNepal
 
Presentation - Corporate Solutions - Keynote - Mr. Erim Taylanlar
Presentation - Corporate Solutions - Keynote - Mr. Erim TaylanlarPresentation - Corporate Solutions - Keynote - Mr. Erim Taylanlar
Presentation - Corporate Solutions - Keynote - Mr. Erim Taylanlar
MobileNepal
 
Keynote speech tourism mr. bibhusan bista
Keynote speech   tourism mr. bibhusan bistaKeynote speech   tourism mr. bibhusan bista
Keynote speech tourism mr. bibhusan bista
MobileNepal
 
Presentation: Going beyond 150
Presentation: Going beyond 150Presentation: Going beyond 150
Presentation: Going beyond 150
MobileNepal
 
Design Theory - Ankur Sharma - Presentation
Design Theory - Ankur Sharma - PresentationDesign Theory - Ankur Sharma - Presentation
Design Theory - Ankur Sharma - Presentation
MobileNepal
 
Presentation - Education - Keynote - Ncell App Camp 2014 - Mr. Anil Chitrakar
Presentation - Education - Keynote - Ncell App Camp 2014 - Mr. Anil ChitrakarPresentation - Education - Keynote - Ncell App Camp 2014 - Mr. Anil Chitrakar
Presentation - Education - Keynote - Ncell App Camp 2014 - Mr. Anil Chitrakar
MobileNepal
 
Design in UI: Visuals and Aesthetics - Swapnil Acharya
Design in UI: Visuals and Aesthetics - Swapnil AcharyaDesign in UI: Visuals and Aesthetics - Swapnil Acharya
Design in UI: Visuals and Aesthetics - Swapnil Acharya
MobileNepal
 
Ncell's scheme
Ncell's schemeNcell's scheme
Ncell's scheme
Prawesh Shrestha
 
Debriefing Event - Ncell app camp 2014 - Presentation
Debriefing Event - Ncell app camp 2014 - PresentationDebriefing Event - Ncell app camp 2014 - Presentation
Debriefing Event - Ncell app camp 2014 - Presentation
MobileNepal
 
NTC Slides
NTC SlidesNTC Slides
NTC Slides
Beth Kanter
 
Training on SMS App - Anjesh Tuladhar
Training on SMS App - Anjesh TuladharTraining on SMS App - Anjesh Tuladhar
Training on SMS App - Anjesh Tuladhar
MobileNepal
 
Mobile Application Trends - Marketing and Monetization by Biswas Dhakal - Nce...
Mobile Application Trends - Marketing and Monetization by Biswas Dhakal - Nce...Mobile Application Trends - Marketing and Monetization by Biswas Dhakal - Nce...
Mobile Application Trends - Marketing and Monetization by Biswas Dhakal - Nce...
MobileNepal
 
Designing for Android - Anjan Shrestha
Designing for Android - Anjan ShresthaDesigning for Android - Anjan Shrestha
Designing for Android - Anjan Shrestha
MobileNepal
 
Ncell Company Profile - Presentation
Ncell Company Profile - Presentation Ncell Company Profile - Presentation
Ncell Company Profile - Presentation
Ayush Man Tamrakar
 
Presentation on ntc(edited anuj)
Presentation on ntc(edited anuj)Presentation on ntc(edited anuj)
Presentation on ntc(edited anuj)
Anuj STha
 
Presentation Slides - Training on Business Development - Mr. Sohan Babu Khatri
Presentation Slides - Training on Business Development - Mr. Sohan Babu KhatriPresentation Slides - Training on Business Development - Mr. Sohan Babu Khatri
Presentation Slides - Training on Business Development - Mr. Sohan Babu Khatri
MobileNepal
 
Company Profile of Ncell Pvt. Ltd.
Company Profile of Ncell Pvt. Ltd.Company Profile of Ncell Pvt. Ltd.
Company Profile of Ncell Pvt. Ltd.
Ayush Man Tamrakar
 
Financial Analysis of Nepal Telecom (NTC)
Financial Analysis of Nepal Telecom (NTC)Financial Analysis of Nepal Telecom (NTC)
Financial Analysis of Nepal Telecom (NTC)
Ram Kumar Shah "Struggler"
 
Presentation - Keynote Speech - Ncell App Camp 2014 - Mr. Dinesh Gautam
Presentation - Keynote Speech - Ncell App Camp 2014 - Mr. Dinesh GautamPresentation - Keynote Speech - Ncell App Camp 2014 - Mr. Dinesh Gautam
Presentation - Keynote Speech - Ncell App Camp 2014 - Mr. Dinesh Gautam
MobileNepal
 
Training on iOS app development - Samesh Swongamikha & Neetin Sharma
Training on iOS app development - Samesh Swongamikha & Neetin SharmaTraining on iOS app development - Samesh Swongamikha & Neetin Sharma
Training on iOS app development - Samesh Swongamikha & Neetin Sharma
MobileNepal
 
Presentation - Corporate Solutions - Keynote - Mr. Erim Taylanlar
Presentation - Corporate Solutions - Keynote - Mr. Erim TaylanlarPresentation - Corporate Solutions - Keynote - Mr. Erim Taylanlar
Presentation - Corporate Solutions - Keynote - Mr. Erim Taylanlar
MobileNepal
 
Keynote speech tourism mr. bibhusan bista
Keynote speech   tourism mr. bibhusan bistaKeynote speech   tourism mr. bibhusan bista
Keynote speech tourism mr. bibhusan bista
MobileNepal
 
Presentation: Going beyond 150
Presentation: Going beyond 150Presentation: Going beyond 150
Presentation: Going beyond 150
MobileNepal
 
Design Theory - Ankur Sharma - Presentation
Design Theory - Ankur Sharma - PresentationDesign Theory - Ankur Sharma - Presentation
Design Theory - Ankur Sharma - Presentation
MobileNepal
 
Presentation - Education - Keynote - Ncell App Camp 2014 - Mr. Anil Chitrakar
Presentation - Education - Keynote - Ncell App Camp 2014 - Mr. Anil ChitrakarPresentation - Education - Keynote - Ncell App Camp 2014 - Mr. Anil Chitrakar
Presentation - Education - Keynote - Ncell App Camp 2014 - Mr. Anil Chitrakar
MobileNepal
 
Design in UI: Visuals and Aesthetics - Swapnil Acharya
Design in UI: Visuals and Aesthetics - Swapnil AcharyaDesign in UI: Visuals and Aesthetics - Swapnil Acharya
Design in UI: Visuals and Aesthetics - Swapnil Acharya
MobileNepal
 
Debriefing Event - Ncell app camp 2014 - Presentation
Debriefing Event - Ncell app camp 2014 - PresentationDebriefing Event - Ncell app camp 2014 - Presentation
Debriefing Event - Ncell app camp 2014 - Presentation
MobileNepal
 
Training on SMS App - Anjesh Tuladhar
Training on SMS App - Anjesh TuladharTraining on SMS App - Anjesh Tuladhar
Training on SMS App - Anjesh Tuladhar
MobileNepal
 
Mobile Application Trends - Marketing and Monetization by Biswas Dhakal - Nce...
Mobile Application Trends - Marketing and Monetization by Biswas Dhakal - Nce...Mobile Application Trends - Marketing and Monetization by Biswas Dhakal - Nce...
Mobile Application Trends - Marketing and Monetization by Biswas Dhakal - Nce...
MobileNepal
 
Designing for Android - Anjan Shrestha
Designing for Android - Anjan ShresthaDesigning for Android - Anjan Shrestha
Designing for Android - Anjan Shrestha
MobileNepal
 
Ncell Company Profile - Presentation
Ncell Company Profile - Presentation Ncell Company Profile - Presentation
Ncell Company Profile - Presentation
Ayush Man Tamrakar
 
Presentation on ntc(edited anuj)
Presentation on ntc(edited anuj)Presentation on ntc(edited anuj)
Presentation on ntc(edited anuj)
Anuj STha
 
Presentation Slides - Training on Business Development - Mr. Sohan Babu Khatri
Presentation Slides - Training on Business Development - Mr. Sohan Babu KhatriPresentation Slides - Training on Business Development - Mr. Sohan Babu Khatri
Presentation Slides - Training on Business Development - Mr. Sohan Babu Khatri
MobileNepal
 
Company Profile of Ncell Pvt. Ltd.
Company Profile of Ncell Pvt. Ltd.Company Profile of Ncell Pvt. Ltd.
Company Profile of Ncell Pvt. Ltd.
Ayush Man Tamrakar
 
Presentation - Keynote Speech - Ncell App Camp 2014 - Mr. Dinesh Gautam
Presentation - Keynote Speech - Ncell App Camp 2014 - Mr. Dinesh GautamPresentation - Keynote Speech - Ncell App Camp 2014 - Mr. Dinesh Gautam
Presentation - Keynote Speech - Ncell App Camp 2014 - Mr. Dinesh Gautam
MobileNepal
 
Ad

Similar to Technology, Performance and Scalability - Presentation - Anjesh Tuladhar (20)

Agile methodology - Humanity
Agile methodology  - HumanityAgile methodology  - Humanity
Agile methodology - Humanity
Humanity
 
2015 Mastering SAP Tech - Enterprise Mobility - Testing Lessons Learned
2015 Mastering SAP Tech - Enterprise Mobility - Testing Lessons Learned2015 Mastering SAP Tech - Enterprise Mobility - Testing Lessons Learned
2015 Mastering SAP Tech - Enterprise Mobility - Testing Lessons Learned
Eneko Jon Bilbao
 
How to Best Develop a Product by PlateRate Founder
How to Best Develop a Product by PlateRate FounderHow to Best Develop a Product by PlateRate Founder
How to Best Develop a Product by PlateRate Founder
Product School
 
Digital Transformation, Testing and Automation
Digital Transformation, Testing and AutomationDigital Transformation, Testing and Automation
Digital Transformation, Testing and Automation
TEST Huddle
 
Design Simple but Powerful application
Design Simple but Powerful applicationDesign Simple but Powerful application
Design Simple but Powerful application
Jim Liang
 
Standard Bank: Agile, DevOps, Engineering Transformation and the Role of AppD...
Standard Bank: Agile, DevOps, Engineering Transformation and the Role of AppD...Standard Bank: Agile, DevOps, Engineering Transformation and the Role of AppD...
Standard Bank: Agile, DevOps, Engineering Transformation and the Role of AppD...
AppDynamics
 
Building an Open Source AppSec Pipeline
Building an Open Source AppSec PipelineBuilding an Open Source AppSec Pipeline
Building an Open Source AppSec Pipeline
Matt Tesauro
 
Standard Bank: How APM Supports DevOps, Agile and Engineering Transformation ...
Standard Bank: How APM Supports DevOps, Agile and Engineering Transformation ...Standard Bank: How APM Supports DevOps, Agile and Engineering Transformation ...
Standard Bank: How APM Supports DevOps, Agile and Engineering Transformation ...
AppDynamics
 
5 Keys to Your Best Automated Testing Strategy
5 Keys to Your Best Automated Testing Strategy5 Keys to Your Best Automated Testing Strategy
5 Keys to Your Best Automated Testing Strategy
SOASTA
 
WinOps Conf 2016 - Matteo Emili - Development and QA Dilemmas in DevOps
WinOps Conf 2016 - Matteo Emili - Development and QA Dilemmas in DevOpsWinOps Conf 2016 - Matteo Emili - Development and QA Dilemmas in DevOps
WinOps Conf 2016 - Matteo Emili - Development and QA Dilemmas in DevOps
WinOps Conf
 
Mobile App Testing by Mark Wilson
Mobile App Testing by Mark WilsonMobile App Testing by Mark Wilson
Mobile App Testing by Mark Wilson
phpwgtn
 
Enabling Enterprise Mobility with UI5 and SAP Fiori
Enabling Enterprise Mobility with UI5 and SAP FioriEnabling Enterprise Mobility with UI5 and SAP Fiori
Enabling Enterprise Mobility with UI5 and SAP Fiori
Victor Ionescu
 
Best Practices for Driving Software Quality through a Federated Application S...
Best Practices for Driving Software Quality through a Federated Application S...Best Practices for Driving Software Quality through a Federated Application S...
Best Practices for Driving Software Quality through a Federated Application S...
DevOps.com
 
The 7 Principles of DevOps and Cloud Applications
The 7 Principles of DevOps and Cloud ApplicationsThe 7 Principles of DevOps and Cloud Applications
The 7 Principles of DevOps and Cloud Applications
SolarWinds
 
Quick win ways to mitigate feature creep
Quick win ways to mitigate feature creepQuick win ways to mitigate feature creep
Quick win ways to mitigate feature creep
Enov8
 
Mobile Apps 101
Mobile Apps 101Mobile Apps 101
Mobile Apps 101
Matt Tanner
 
Mobile App Testing on Cloud
Mobile App Testing on CloudMobile App Testing on Cloud
Mobile App Testing on Cloud
pCloudy
 
Whats my MVP?
Whats my MVP?Whats my MVP?
Whats my MVP?
Ardita Karaj
 
Thomas Haver - Mobile Testing.pdf
Thomas Haver - Mobile Testing.pdfThomas Haver - Mobile Testing.pdf
Thomas Haver - Mobile Testing.pdf
QA or the Highway
 
Learn Fast to Build Fast @ le Monde - Lean Kanban France 2014
Learn Fast to Build Fast @ le Monde - Lean Kanban France 2014Learn Fast to Build Fast @ le Monde - Lean Kanban France 2014
Learn Fast to Build Fast @ le Monde - Lean Kanban France 2014
Ismaël Héry
 
Agile methodology - Humanity
Agile methodology  - HumanityAgile methodology  - Humanity
Agile methodology - Humanity
Humanity
 
2015 Mastering SAP Tech - Enterprise Mobility - Testing Lessons Learned
2015 Mastering SAP Tech - Enterprise Mobility - Testing Lessons Learned2015 Mastering SAP Tech - Enterprise Mobility - Testing Lessons Learned
2015 Mastering SAP Tech - Enterprise Mobility - Testing Lessons Learned
Eneko Jon Bilbao
 
How to Best Develop a Product by PlateRate Founder
How to Best Develop a Product by PlateRate FounderHow to Best Develop a Product by PlateRate Founder
How to Best Develop a Product by PlateRate Founder
Product School
 
Digital Transformation, Testing and Automation
Digital Transformation, Testing and AutomationDigital Transformation, Testing and Automation
Digital Transformation, Testing and Automation
TEST Huddle
 
Design Simple but Powerful application
Design Simple but Powerful applicationDesign Simple but Powerful application
Design Simple but Powerful application
Jim Liang
 
Standard Bank: Agile, DevOps, Engineering Transformation and the Role of AppD...
Standard Bank: Agile, DevOps, Engineering Transformation and the Role of AppD...Standard Bank: Agile, DevOps, Engineering Transformation and the Role of AppD...
Standard Bank: Agile, DevOps, Engineering Transformation and the Role of AppD...
AppDynamics
 
Building an Open Source AppSec Pipeline
Building an Open Source AppSec PipelineBuilding an Open Source AppSec Pipeline
Building an Open Source AppSec Pipeline
Matt Tesauro
 
Standard Bank: How APM Supports DevOps, Agile and Engineering Transformation ...
Standard Bank: How APM Supports DevOps, Agile and Engineering Transformation ...Standard Bank: How APM Supports DevOps, Agile and Engineering Transformation ...
Standard Bank: How APM Supports DevOps, Agile and Engineering Transformation ...
AppDynamics
 
5 Keys to Your Best Automated Testing Strategy
5 Keys to Your Best Automated Testing Strategy5 Keys to Your Best Automated Testing Strategy
5 Keys to Your Best Automated Testing Strategy
SOASTA
 
WinOps Conf 2016 - Matteo Emili - Development and QA Dilemmas in DevOps
WinOps Conf 2016 - Matteo Emili - Development and QA Dilemmas in DevOpsWinOps Conf 2016 - Matteo Emili - Development and QA Dilemmas in DevOps
WinOps Conf 2016 - Matteo Emili - Development and QA Dilemmas in DevOps
WinOps Conf
 
Mobile App Testing by Mark Wilson
Mobile App Testing by Mark WilsonMobile App Testing by Mark Wilson
Mobile App Testing by Mark Wilson
phpwgtn
 
Enabling Enterprise Mobility with UI5 and SAP Fiori
Enabling Enterprise Mobility with UI5 and SAP FioriEnabling Enterprise Mobility with UI5 and SAP Fiori
Enabling Enterprise Mobility with UI5 and SAP Fiori
Victor Ionescu
 
Best Practices for Driving Software Quality through a Federated Application S...
Best Practices for Driving Software Quality through a Federated Application S...Best Practices for Driving Software Quality through a Federated Application S...
Best Practices for Driving Software Quality through a Federated Application S...
DevOps.com
 
The 7 Principles of DevOps and Cloud Applications
The 7 Principles of DevOps and Cloud ApplicationsThe 7 Principles of DevOps and Cloud Applications
The 7 Principles of DevOps and Cloud Applications
SolarWinds
 
Quick win ways to mitigate feature creep
Quick win ways to mitigate feature creepQuick win ways to mitigate feature creep
Quick win ways to mitigate feature creep
Enov8
 
Mobile App Testing on Cloud
Mobile App Testing on CloudMobile App Testing on Cloud
Mobile App Testing on Cloud
pCloudy
 
Thomas Haver - Mobile Testing.pdf
Thomas Haver - Mobile Testing.pdfThomas Haver - Mobile Testing.pdf
Thomas Haver - Mobile Testing.pdf
QA or the Highway
 
Learn Fast to Build Fast @ le Monde - Lean Kanban France 2014
Learn Fast to Build Fast @ le Monde - Lean Kanban France 2014Learn Fast to Build Fast @ le Monde - Lean Kanban France 2014
Learn Fast to Build Fast @ le Monde - Lean Kanban France 2014
Ismaël Héry
 
Ad

More from MobileNepal (9)

Mr. Tomi Ahonen Mobile Digital - Ncell App Camp 2014
Mr. Tomi Ahonen Mobile Digital - Ncell App Camp 2014Mr. Tomi Ahonen Mobile Digital - Ncell App Camp 2014
Mr. Tomi Ahonen Mobile Digital - Ncell App Camp 2014
MobileNepal
 
Pitfalls in mobile apps marketing Mr. Karun Thapa
Pitfalls in mobile apps marketing   Mr. Karun ThapaPitfalls in mobile apps marketing   Mr. Karun Thapa
Pitfalls in mobile apps marketing Mr. Karun Thapa
MobileNepal
 
Presentation - Mr. Tomas Martunas
Presentation - Mr. Tomas MartunasPresentation - Mr. Tomas Martunas
Presentation - Mr. Tomas Martunas
MobileNepal
 
Debriefing of finals - Mr. Bibhusan Bista
Debriefing of finals - Mr. Bibhusan BistaDebriefing of finals - Mr. Bibhusan Bista
Debriefing of finals - Mr. Bibhusan Bista
MobileNepal
 
Effective Presentation and Pitching - Mr. Sohan B. Khatri
Effective Presentation and Pitching - Mr. Sohan B. KhatriEffective Presentation and Pitching - Mr. Sohan B. Khatri
Effective Presentation and Pitching - Mr. Sohan B. Khatri
MobileNepal
 
Presentation - Windows App Development - II - Mr. Chandan Gupta
Presentation - Windows App Development - II - Mr. Chandan GuptaPresentation - Windows App Development - II - Mr. Chandan Gupta
Presentation - Windows App Development - II - Mr. Chandan Gupta
MobileNepal
 
Presentation - Windows app development - I - Mr. Chandan Gupta
Presentation - Windows app development - I - Mr. Chandan GuptaPresentation - Windows app development - I - Mr. Chandan Gupta
Presentation - Windows app development - I - Mr. Chandan Gupta
MobileNepal
 
Presentation - Android App Development - Mr. Samrakchan
Presentation - Android App Development - Mr. SamrakchanPresentation - Android App Development - Mr. Samrakchan
Presentation - Android App Development - Mr. Samrakchan
MobileNepal
 
Presentation - iOS - UI and UX - Mr. Samesh & Mr. Neetin
Presentation - iOS - UI and UX - Mr. Samesh & Mr. NeetinPresentation - iOS - UI and UX - Mr. Samesh & Mr. Neetin
Presentation - iOS - UI and UX - Mr. Samesh & Mr. Neetin
MobileNepal
 
Mr. Tomi Ahonen Mobile Digital - Ncell App Camp 2014
Mr. Tomi Ahonen Mobile Digital - Ncell App Camp 2014Mr. Tomi Ahonen Mobile Digital - Ncell App Camp 2014
Mr. Tomi Ahonen Mobile Digital - Ncell App Camp 2014
MobileNepal
 
Pitfalls in mobile apps marketing Mr. Karun Thapa
Pitfalls in mobile apps marketing   Mr. Karun ThapaPitfalls in mobile apps marketing   Mr. Karun Thapa
Pitfalls in mobile apps marketing Mr. Karun Thapa
MobileNepal
 
Presentation - Mr. Tomas Martunas
Presentation - Mr. Tomas MartunasPresentation - Mr. Tomas Martunas
Presentation - Mr. Tomas Martunas
MobileNepal
 
Debriefing of finals - Mr. Bibhusan Bista
Debriefing of finals - Mr. Bibhusan BistaDebriefing of finals - Mr. Bibhusan Bista
Debriefing of finals - Mr. Bibhusan Bista
MobileNepal
 
Effective Presentation and Pitching - Mr. Sohan B. Khatri
Effective Presentation and Pitching - Mr. Sohan B. KhatriEffective Presentation and Pitching - Mr. Sohan B. Khatri
Effective Presentation and Pitching - Mr. Sohan B. Khatri
MobileNepal
 
Presentation - Windows App Development - II - Mr. Chandan Gupta
Presentation - Windows App Development - II - Mr. Chandan GuptaPresentation - Windows App Development - II - Mr. Chandan Gupta
Presentation - Windows App Development - II - Mr. Chandan Gupta
MobileNepal
 
Presentation - Windows app development - I - Mr. Chandan Gupta
Presentation - Windows app development - I - Mr. Chandan GuptaPresentation - Windows app development - I - Mr. Chandan Gupta
Presentation - Windows app development - I - Mr. Chandan Gupta
MobileNepal
 
Presentation - Android App Development - Mr. Samrakchan
Presentation - Android App Development - Mr. SamrakchanPresentation - Android App Development - Mr. Samrakchan
Presentation - Android App Development - Mr. Samrakchan
MobileNepal
 
Presentation - iOS - UI and UX - Mr. Samesh & Mr. Neetin
Presentation - iOS - UI and UX - Mr. Samesh & Mr. NeetinPresentation - iOS - UI and UX - Mr. Samesh & Mr. Neetin
Presentation - iOS - UI and UX - Mr. Samesh & Mr. Neetin
MobileNepal
 

Recently uploaded (20)

Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven InsightsAndrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell
 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
 
Into The Box Conference Keynote Day 1 (ITB2025)
Into The Box Conference Keynote Day 1 (ITB2025)Into The Box Conference Keynote Day 1 (ITB2025)
Into The Box Conference Keynote Day 1 (ITB2025)
Ortus Solutions, Corp
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul
 
Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025
Splunk
 
Increasing Retail Store Efficiency How can Planograms Save Time and Money.pptx
Increasing Retail Store Efficiency How can Planograms Save Time and Money.pptxIncreasing Retail Store Efficiency How can Planograms Save Time and Money.pptx
Increasing Retail Store Efficiency How can Planograms Save Time and Money.pptx
Anoop Ashok
 
Build Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For DevsBuild Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For Devs
Brian McKeiver
 
Linux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdfLinux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdf
RHCSA Guru
 
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
Alan Dix
 
Drupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy ConsumptionDrupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy Consumption
Exove
 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
 
What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...
Vishnu Singh Chundawat
 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
 
Semantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AISemantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AI
artmondano
 
2025-05-Q4-2024-Investor-Presentation.pptx
2025-05-Q4-2024-Investor-Presentation.pptx2025-05-Q4-2024-Investor-Presentation.pptx
2025-05-Q4-2024-Investor-Presentation.pptx
Samuele Fogagnolo
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
organizerofv
 
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc
 
Technology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data AnalyticsTechnology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data Analytics
InData Labs
 
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven InsightsAndrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell: Transforming Business Strategy Through Data-Driven Insights
Andrew Marnell
 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
 
Into The Box Conference Keynote Day 1 (ITB2025)
Into The Box Conference Keynote Day 1 (ITB2025)Into The Box Conference Keynote Day 1 (ITB2025)
Into The Box Conference Keynote Day 1 (ITB2025)
Ortus Solutions, Corp
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...
Noah Loul
 
Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025Splunk Security Update | Public Sector Summit Germany 2025
Splunk Security Update | Public Sector Summit Germany 2025
Splunk
 
Increasing Retail Store Efficiency How can Planograms Save Time and Money.pptx
Increasing Retail Store Efficiency How can Planograms Save Time and Money.pptxIncreasing Retail Store Efficiency How can Planograms Save Time and Money.pptx
Increasing Retail Store Efficiency How can Planograms Save Time and Money.pptx
Anoop Ashok
 
Build Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For DevsBuild Your Own Copilot & Agents For Devs
Build Your Own Copilot & Agents For Devs
Brian McKeiver
 
Linux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdfLinux Professional Institute LPIC-1 Exam.pdf
Linux Professional Institute LPIC-1 Exam.pdf
RHCSA Guru
 
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
Alan Dix
 
Drupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy ConsumptionDrupalcamp Finland – Measuring Front-end Energy Consumption
Drupalcamp Finland – Measuring Front-end Energy Consumption
Exove
 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
 
What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...What is Model Context Protocol(MCP) - The new technology for communication bw...
What is Model Context Protocol(MCP) - The new technology for communication bw...
Vishnu Singh Chundawat
 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
 
Semantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AISemantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AI
artmondano
 
2025-05-Q4-2024-Investor-Presentation.pptx
2025-05-Q4-2024-Investor-Presentation.pptx2025-05-Q4-2024-Investor-Presentation.pptx
2025-05-Q4-2024-Investor-Presentation.pptx
Samuele Fogagnolo
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
organizerofv
 
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc
 
Technology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data AnalyticsTechnology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data Analytics
InData Labs
 

Technology, Performance and Scalability - Presentation - Anjesh Tuladhar

  • 1. Technology, Performance and Scalability Anjesh Tuladhar YoungInnovations
  • 2. Ebay: Current status Revenue: USD 16 billion (2013) Employees: 33500 (2013) Ebay Users (in millions) 108.3 134.9 152.3 160 140 120 100 80 60 40 20 0 Q3 2012 Q3 2013 Q3 2014
  • 3. Ebay: Evolvement over time 1995 – set of perl scripts build over a weekend 1997 – replaced with C++ system 2002 – rewritten in java Right architecture to support 1995-ebay isn’t going to be right one for 2002-ebay
  • 4. How many users will be using your app in 1-3 months? 1,000,000 100,000 10,000 1,000 100 10 1
  • 5. How can your app attract the first 100/10/1 users to pay for the services your app provides?
  • 6. How much do you have to build the application
  • 7. Focus? • Business case • User Experience and Design • Minimum Viable Product (MVP)
  • 8. MVP Minimum Viable Product is the small thing you can build that delivers customer value Doesn’t mean unfinished product at all! Analyse each feature and ask what if I take it out
  • 9. Technology • Technology is definitely Important • Just remember – No over-engineering
  • 10. Avoid Over-engineering Over-engineered design is design that leads to difficulty in implementation, makes maintenance a nightmare, and turns otherwise simple code into a twisty maze of complexity
  • 12. Strategy pattern vs Simple Switch case
  • 13. High-level Architecture mobile Web internet API System
  • 14. Web services? • SOAP • REST • JSON-RPC • …
  • 15. Security in API • Do you want to over-engineer the security or just have in basic setup – Basic authentication – Oauth – Custom • Maybe start with basic and then later move on to Oauth or other more secure mechanism Don’t risk the personal info of your users
  • 16. Error handling • Errors are part of your application. • Does your application handle the errors well? • Do you think your user will come back to use your buggy app? There will be no excuse if you app was working yesterday or just an hour ago.
  • 17. Source code versioning • Make sure you always have the good commit to come back to
  • 18. Are tests important? No if you can sleep sound at night 100% coverage is not needed, but make sure that the key functions have unit-tests
  • 19. Automated Deployment Do you want to save time during your deployment? Do you want to avoid panic during last minute deployment?
  • 20. Performance • Is you app slow to use and respond? • Performance can also get hit by users – maybe it’s little early to look into users hit performance Your interface should be quick to load and provide feedback
  • 21. Scalability How important is it now? Your near future user base is the answer. Scalability is ability to handle more users
  • 22. What are the minimum key features (MVP) that you can have in your app in the limited time for the first 100/10/1 users and get paid for your services?

Editor's Notes

  • #2: I am not going to talk about how you are going to scale up your application to serve 1 million users 1 year from now, I am not going to talk about how you are going to improve your performance when your users reach 1 million. I will focus on some of the basic principles you need to remember during your app development and how much focus you should give in technology at this point and not 1 year from today.
  • #3: Before we move ahead, I just want to tell you a bit about ebay. I am sure all of you are aware of this ecommerce company where people buy and sell products and do the auction. It’s revenue in 2013 is 16 billion USD and its current number of employees as of Dec 2013 is 33500. You can see the number of active users has grown to 152 million from 89 million from first quarter of 2010. Ebay was not built for 152 million users from day 1.
  • #4: As we can see ebay has updated their entire system in 3 instances. Their first system was built over a weekend. The one built in 1995 was not built for 2002 ebay. There could be various reasons – there might not be technology available in 1995 or it could be too expensive or the technology might be changed in 5 years time. The fact is the right architecture to support today’s system might not be the right one in the next 5 years. We should know when we can sacrifice the existing system when the time comes. It’s not just users that are growing, the features/values might change over time. http://martinfowler.com/bliki/SacrificialArchitecture.html
  • #5: From the ebay example we can see that there’s always time for you to think about the next 1 million users. Infact we might have to sacrifice our existing system to build for the next version? What we need to know at this instance is how many users will be serving in 1-3 months? Is it 100 or 1 million? And another question is are 10 of those 100 users willing to play for your services?
  • #6: So the fundamental question becomes how can we make our app such that it makes the first user to pay for your services? Ofcourse there’s business aspects of your product which you already know about. The app has to be equally attractive and interactive so that users use them. You should have more or less idea about the design concept from the previous session.
  • #7: Another fundamental question is how much time do we have? We will just go through the basic principals and good practices so that you can cater to minimum number of users in less time – like ebay did. Dec 1 deadline
  • #8: You know your business case, also there will be comprehensive seminar/training on business and marketing. User experience and design – you should have got some good idea from the previous sessions. And we will discuss some time on MVP – what constitutes MVP and also what are the principals and guiding rules for the software development so that you can make best use of your available time, get most out of your limited time.
  • #9: MVP is the small thing you can build that delivers the customer value. You are in better position to analyse it yourself or discuss with your mentors and peers to identify what are the key features that your app absolutely need to charge for your services. In case of confusion, you might want to analyse each feature and ask what if I take it out, will it have any impact on the core value of your app. If not, you can cut it out. And move on to the next feature. There might be number of Example in right handyman idea, the app could provide the efficient selection of the service providers based on the location using some algorithm. My feeling is to start with they need to get the inventory of all these service providers and their locations – with that much information, service seekers can search for the right match manually. MVP doesn’t necessarily include the algorithm – that could come to give added value to the users. Similarly there could be rating of the service providers by the seekers so that other seekers could rely on those comments to pick the person and reliable person. These could again go to the next phase or after MVP. But it might also depend on the team to decide what constitutes the MVP. Just make sure that you are able to deliver the right amount in limited time.
  • #10: Technology is the core of your work whether it’s MVP or not. It’s important to ask how much depth should we go into technology. We just need to ensure that given the time frame we have, we don’t over engineer our technology targetting 1 million users and also that we don’t do Premature optimisation of the codebase before starting to work. Often times, we tend to spend too much time on small features trying to make it efficient Leaving the important features for later.
  • #11: Thinking too much into the future. http://www.codesimplicity.com/post/what-is-overengineering/
  • #12: This is the code for applying strategy pattern.
  • #13: That piece of code could have been replaced with 4 lines of simple switch case. Avoid those kind of over engineering when you are developing application. How do you know when you are doing over-engineering? It will come from experience as well, sometimes we search for the solution in the web and come Up with complex solution than needed. Look for ways to simpler code while working on your app.
  • #14: From the technology perspective your high level architecture would be something like this. You will have a mobile application which talks over internet/sms to the web component through some API. Web would also be the key part of your system and your web is exposed through set of APIs.
  • #15: You will be using one of the available web services based on your knowledge. How to choose one over the other? It also comes from experience but you should understand why choose one over the other and what benefits you get. For e.g. I guess many would choose REST over others as it’s easy to understand and implement.
  • #16: It’s not just enough to have web services in place, you should also need to consider the security aspect of your API. You don’t want to risk the personal info of your users It’s upto you to decide how to choose one over the other. Again for the start, you may start with the basic authentication and move on to the more complex one.
  • #17: There will be no excuse if your application was working yesterday or just an hour ago. Errors are part of the application, you should do your best to capture the exceptions so that users don’t get lost. If your app keep on crashing, do you think your user will come back to use them?
  • #19: I am not talking about the tests you do by going into your application manually? I am talking about testing the kind of features which works and yet you are not confident if it’s working or not. Writing tests are your own decisions and if you can sleep sound at night without worry, then you probably don’t need to do that. Otherwise remember that you might become sleep-less at night. Just make sure that your key functions have proper unit-tests to ensure sound sleep.
  • #20: Like I said before nobody is going to poke around and see if you have automated deployment in place. But it’s going to be huge time saver if you have to release your changes on a regular basis. Deployments become less error prone with such mechanism in place.
  • #21: Your app performance is of great concern. If it’s slow to use, then you are definitely losing your users. Apart from the business case, your user should wait least amount of time to get information in the Use of caching
  • #22: Again scalability comes back to the question of how many users your system can support and following the example of ebay, there will be plenty of time to work to handle scalability.