If it turns out to be a problem doing it as two App Engine services,
perhaps consider using Cloud Run instead of App Engine?

On Thu, Mar 25, 2021 at 11:48 AM tipotto 404 <robben5...@gmail.com> wrote:

> Hi.
>
> It is possible to deploy an API built in two different languages (Node.js
> and Python here) as one service?
>
> If not, how fast is it to communicate between two services compared to it
> with external server?
>
> According to the previous post and documentation below, I think it should
> be deployed as two separate services and communicate each other through an
> HTTP invocation.
>
> However, I'd like to know some solutions to the issue if exists, as it is
> important for my app to response to client immediately.
>
> Thank you.
>
>
> Previous post: Multiple languages in the same application
> https://groups.google.com/g/google-appengine/c/wZZAgKN8BwU
>
> Google Documentation (especially "App Engine Services as microservices"
> section):
>
> https://cloud.google.com/appengine/docs/standard/python/microservices-on-app-engine
>
>
> --
> 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/6ada476e-1ce2-4e99-bdd8-80e0fe23ae92n%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/6ada476e-1ce2-4e99-bdd8-80e0fe23ae92n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CALKWRxsppLaHyuW7Jaf-67MZP4KSHyu6tD-nXjHjh3LP1mwC-w%40mail.gmail.com.

Reply via email to