Thank you so much, Vinny.. Info was very helpful :-) Regards, Sreekaanth
On Wednesday, 11 December 2013 09:28:04 UTC+8, Vinny P wrote: > > On Sat, Dec 7, 2013 at 1:10 AM, Sree <[email protected] <javascript:>> > wrote: > >> I have an understanding as the project application in cloud console is >> app engine (samplename.appspot.com) and it is capable of hosting all the >> apps which is going to be developed. Is my understanding correct? >> > > > No, it isn't. Most people create individual, different application IDs for > each application in development/production. You can upload multiple apps to > a single ID, but that's generally reserved for separate versions of a > single app or advanced use cases. > > > > On Sat, Dec 7, 2013 at 1:10 AM, Sree <[email protected] <javascript:>> > wrote: >> >> If so how many apps can be hosted in the appengine? >> > > > You get 10 application IDs for free, but paid applications are not counted > in that quota. > > > > On Sat, Dec 7, 2013 at 1:10 AM, Sree <[email protected] <javascript:>> > wrote: > >> Lets says I have app1, app2.. app5.. What will be my URL for each apps >> which I can share to my user group? >> >> > > You create new application IDs in the App Engine console, and upload your > apps to each individual ID. Then the URL will be *application id. appspot > . com* (ignore spaces). > > > On Sat, Dec 7, 2013 at 1:10 AM, Sree <[email protected] <javascript:>> > wrote: > >> Now where do I start with actual apps development? >> > > > That depends on your preferred programming language. If you'd prefer to > start with PHP, try the tutorial: > https://developers.google.com/appengine/docs/php/gettingstarted/introduction > > > > ----------------- > -Vinny P > Technology & Media Advisor > Chicago, IL > > App Engine Code Samples: http://www.learntogoogleit.com > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
