Hi Alex,

It was my ignorance, after posting this question, I was on #appengine 
channel on IRC and the friendly folks there have pointed me to 
modules/namespaces. I currently have tried 4 different modules within 
single application and they all work fine. 

One annoying thing I found was the default module is currently serving the 
root page(https://myappid.appspot.com/), and I want the default module to 
be just a router and forward "https://myappid.appspot.com/"; to my UI 
module. This is probably possible already but I haven't tried it yet. Other 
than that I'm quite happy with modules/namespaces idea and it quite nicely 
adheres to creating microservices as well.

Thanks.
  

On Wednesday, February 4, 2015 at 2:30:50 PM UTC, opensourcegeek 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].
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/7b9bc4b9-8e48-437a-bbe7-5bfbdc74e639%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to