Thank you. 
I think though that  every tutorial should start with the question:
1. is GAE for you? (if you're gonna deal with large data, likely not, cause 
costs of getting data in and out will kill you)
2. do you accept vendor lock-in? Be aware that moving your App off GAE will 
require your time in rewriting large portions of your code (unless you use 
AppScale, but who uses AppScale?)

So I tend to think it suits these cases:
1. Throw-away quick prototype code
2. Enterprise app with very low traffic, very few users, with a certain 
budget per month
3. Consumer apps with zero or near zero server interaction

On Monday, 23 February 2015 05:59:08 UTC+13, Maciej Arkit wrote:
>
> Detailed article and video which will help to save your time during your 
> first steps with GAE (Java):
>
> *Blog:* 
>
> http://startup-with-gae.blogspot.com/2014/11/how-to-start-developing-google-app.html
> *Video:* 
> https://www.youtube.com/watch?v=RRVJdOPiVoo
>
> regards,
> Maciej
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/99ff15cd-18e1-4848-bb9b-c0c4c606d88c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to