Hello,
I am trying to connect to an instance on GCE from GAE by using its 
name: http://INSTANCE.c.PROJECT_ID.internal

Is this not possible?

On Friday, April 19, 2019 at 4:00:44 AM UTC+9, Jason Collins wrote:
>
> Check out 
> https://cloud.google.com/appengine/docs/standard/python/connecting-vpc
>
>
> On Thursday, 18 April 2019 06:33:59 UTC-7, Chris Santos wrote:
>>
>> Still can't believe we're waiting on this. Are there any updates?
>>
>> On Thursday, May 7, 2015 at 12:52:39 PM UTC-5, Ian Childress wrote:
>>>
>>> We (our Go dev team) want to connect our app engine apps to our compute 
>>> engine apps directly using internal IP address. From my understanding 
>>> through documentation and exhaustive searching, the solution is to use a 
>>> public IP address. This solution requires whitelisting an entire ip block 
>>> (Google's ip block for app engine). This both increases security risk as 
>>> well as charges additional bandwidth. The other solution is to use a 
>>> messaging service PubSub. This is fine for submitting tasks to be performed 
>>> by the back end app, but it prevents the app engine from receiving the 
>>> response from the compute engine. 
>>>
>>> Have I missed the solution somewhere that allows for internal 
>>> communication between app engine and compute engine? Using a job queue or 
>>> public IP is not a replacement for an internal socket connection.
>>>
>>

-- 
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/4921f1ac-6d54-4ea6-8240-10215794f75e%40googlegroups.com.

Reply via email to