Thank you George for the clarification.

I have a couple of questions in terms of your reply:

1. The snippet you posted I believe this is only applicable for flexible 
environment right?
2. In regards of other vendors offering such database service I am aware as 
this is already a production program, I am just looking or indeed awaiting 
this standard environment arrival as it have been long. As for Mongo side, 
IP address connection binding are pretty set to any ipaddress being 
available to connect to all IP address at the moment for testing purposes. 
Flexible environment have been working fine for me and I have already been 
on node js flexible environment for more than half a year. 
As a result, no changes have been made as it have been working.

On Saturday, 30 June 2018 02:26:46 UTC+8, George (Cloud Platform Support) 
wrote:
>
> In reply to your questions: 
>
> 1) You can specify network settings in your app.yaml configuration file, 
> for example:
>
> network:
>   instance_tag: TAG_NAME
>   name: NETWORK_NAME
>   subnetwork_name: SUBNETWORK_NAME
>   forwarded_ports:
>     - PORT
>     - HOST_PORT:CONTAINER_PORT
>     - PORT/tcp
>     - HOST_PORT:CONTAINER_PORT/udp
>
> Related details may be read on the "Configuring your App with app.yaml" 
> page, "Network settings" sub-chapter 
> <https://cloud.google.com/appengine/docs/flexible/custom-runtimes/configuring-your-app-with-app-yaml#network_settings>
> . 
>
> 2) In fact, there are many vendors offering managed database services such 
> as mLab for MongoDB. These vendors handle hosting, configuration, and 
> maintenance of databases. App Engine can connect to these external services 
> over the Internet, in the same way as other public clouds by using that 
> service's public IP address, in particular the IP address of your MongoDB 
> instance. More detail may be gathered from the "Using Third-Party 
> Databases" online document 
> <https://cloud.google.com/appengine/docs/standard/python/using-third-party-databases#databases_managed_by_a_third-party_vendor>.
>  
> How did you fail to connect from the standard environment, exactly? What 
> were the errors returned? How did you follow the MongoDB connection 
> instructions in your app? 
>

-- 
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 post to this group, send email to google-appengine@googlegroups.com.
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/0e943625-a9b5-4c11-ad28-b8c7795dae5b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to