[google-appengine] Re: Microservices on Google App Engine

2016-11-26 Thread Pim Reijersen
filename for the default service: > > $ appcfg.py service-default.yaml service-customer.yaml > > On Tuesday, November 15, 2016 at 4:41:54 AM UTC-5, Pim Reijersen wrote: >> >> Hi Adam >> >> Thanks for your quick response! >> >> At the moment I have cr

[google-appengine] Re: Microservices on Google App Engine

2016-11-15 Thread Pim Reijersen
project. It's not necessary to pass data between >services using URL endpoints as each service essentially has a fast path > to >access the same data on the internal network. > > Let me know if I've missed anything or if you have further questions. > > On Monday,

[google-appengine] Microservices on Google App Engine

2016-11-14 Thread Pim Reijersen
Using the service (aka module) keyword in app.yaml its possible to create microservices on app engine. The reason of this post is to get a better picture of how to setup an application existing of microservices on the app engine. The application in question will receive, store and send a good