Hi Anthony,

Thanks - but these are parts of an app engine's application not the whole 
application itself. I'd like to run say data acquisition service on app 
engine for one of the streams of data and I'd like to add another stream as 
another app engine application. And if possible I'd like to deploy all 
these different applications into one single project. 

Do you know if there's a limit on how many app engine applications can be 
deployed under one project?



On Wednesday, February 4, 2015 at 2:37:39 PM UTC, Anthony Shapley wrote:
>
> Hi,
>
> You could look to deploy different application versions - which would run 
> independently of one another inside a single App Engine project. Each 
> version would be available on a different hostname e.g.
>
> v1.app.appspot.com
> v2.app.appspot.com
>
> and so forth.
>
> Thanks
> Ant
>
> Kind Regards,
> Anthony Shapley
>
> Follow me on Twitter <http://www.twitter.com/anthonyshapley>, Facebook 
> <http://www.facebook.com/anthony.shapley> or Google+ 
> <https://plus.google.com/111153690494421503825/>. Visit the website 
> <http://www.shapleytech.ltd.uk> to see our work.
>
>
> On 4 February 2015 at 14:30, opensourcegeek <[email protected] 
> <javascript:>> wrote:
>
>> Hi all,
>>
>> I've been thinking about deploying multiple microservices as app engine 
>> applications, but so far I cannot find a way to deploy multiple app engine 
>> applications to one single project. I'm on a free trial at the minute, so 
>> is this functionality to be able to create multiple app engine applications 
>> available at all? Or is this option not available to me because I'm on free 
>> trial?
>>
>> I think I can work around one google app engine application per project 
>> by creating new projects and running google app engine application there. 
>> I'm not sure what other features I lose because of deploying one app engine 
>> application per project when they need to communicate to each other.
>>
>> Any advice on running microservices on Google app engine would be great.
>>
>>
>> Thanks.
>>
>> -- 
>> 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] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> 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/a78d9a08-7566-4fe4-b9b4-edb387f8c5d8%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-appengine/a78d9a08-7566-4fe4-b9b4-edb387f8c5d8%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ba2ec6b7-b6e5-48fe-b94b-62453e38d03e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to