Human serves Machine versus Machine serves Human business model
Oh, so you have an interesting idea for your startup and you want me to invest in your startup? So, is your startup a
- Human serves Machine model
or
- Machine serves Human model
Learn how to differentiate your startup model by knowing which part will consume your energy or reward you.
In Human serving Machine
model, it will get expensive as you scale as you need to increase your workforce. In a nutshell, too many moving parts involving human muscles.
Example: Groupon, food/grocery delivery services.
Image credit: https://unsplash.com/photos/wWCGW9AQ-y0 by @outsighted
In Machine serving Human
model, it will get cheaper as you scale as you only need to increase the number of machines or retain the same number, but increase the capacity per machine. In a nutshell, mostly just pushing electrons.
Example: Google, Dropbox.
Image credit: https://unsplash.com/search/vending?photo=CuETyq65OWo by imchenyf
If you are a true technology startup, your business model should rely on the machine serving human, not the other way round.
Preview image credit: https://unsplash.com/photos/sm3Ub_IJKQg by @whitfieldjordan
See also : Definition and Objectives of Growth Hacking
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+15.7k Chrome : ERR_INSECURE_RESPONSE and allow Chrome browser to load insecure content
+7.4k Golang : How to iterate a slice without using for loop?
+8.5k Golang : How to check if input string is a word?
+6.2k Golang : Build new URL for named or registered route with Gorilla webtoolkit example
+11.8k Golang : Secure file deletion with wipe example
+15.7k Golang : Convert date format and separator yyyy-mm-dd to dd-mm-yyyy
+28.7k Get file path of temporary file in Go
+18.1k Golang : Get all upper case or lower case characters from string example
+15.5k Golang : Find location by IP address and display with Google Map
+23.2k Golang : Print out struct values in string format
+7.9k Golang : Load DSA public key from file example