I spent a summer teaching Palestinian and Israeli kids Android programming. This was a lecture I gave on backend integration using Parse. http://meet.mit.edu/
fit our business model and support our use case? • Skill: Are there developers already proficient in the new technology? Will there need to be training? Can it be easily picked up? • Cost: Is the technology worth the price?
• What is the usage pattern? E.g. using it once a day for 5 mins. • How many requests do the app make every minute? • Example: For the notepad app, if we assume an average user uses the app twice a day (by showing the list, viewing 3 notes, and creating a new note), ~ 10 requests a day. For 1000 active users, that’s 10000 requests a day.