Flexible runtime app instances exist within the same network resources as GCE instances, because they are GCE instances. In that way, the GAE Flexible instance can be configured to run in any existing network resource and communicate to other instances using the local IP or hostname. For Standard runtime apps, their instances still have the same restrictions.
On Sun, May 29, 2016 at 9:50 AM, Robert Dyas <[email protected]> wrote: > The docs say "You can use sockets to connect Google App Engine apps to > Google Compute Engine instances." > Is the limitation still that it can't communicate on the same network and > must go through the external IP of the compute engine instance? > > Can app engine Felxible connect to the internal ip addresss of the compute > engine instance? > > -- > 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 https://groups.google.com/group/google-appengine. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/3ba2e185-8c1b-4031-83f5-379e72dbdc26%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/3ba2e185-8c1b-4031-83f5-379e72dbdc26%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Josh Moore | Cloud Solutions Engineer | [email protected] | -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAOvpJmXh5WCMJdR1O4Ai3wvUSuRh3CwYGYknr%2Ba8KHJYjQ5WgA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
