Which documentation are you following? Are you thinking of using GAE Flex 
or GAE Standard? 

I have added a couple of links that you might find interesting that details 
how requests are routed in GAE. Please note, this is for Python but the 
concept is the same for other languages. 

   - How Requests are Routed 
   
<https://cloud.google.com/appengine/docs/standard/python3/how-requests-are-routed>
   
   
<https://cloud.google.com/appengine/docs/standard/python3/how-requests-are-routed>
   - Communicating Between Your Services 
   
<https://cloud.google.com/appengine/docs/standard/python3/communicating-between-services>
   - Serverless network endpoint groups overview 
   <https://cloud.google.com/load-balancing/docs/negs/serverless-neg-concepts>
   

On Monday, April 12, 2021 at 11:54:38 AM UTC+2 optimum...@gmail.com wrote:

> Hi
>
> Similar to an accounting software with multiple modules each with distinct 
> codes and data access...is there any way of using GAE services (or 
> microservices or prev modules) as modules all linked to a "default" (in 
> app.yaml) module ?  The documentation seems to suggest that each services 
> are distinct and cannot be linked unless via REST.
>
> Any input is appreciated.
>
> 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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/342b3e4a-9497-4208-a095-7d84204b5b96n%40googlegroups.com.

Reply via email to