I am coming from NodeJs App Engine Flexible Environment and we do know that 
the burning issue with this configuration is the price.
As most of us do not really require the amount of minimum size of resources 
and instances CPU power in flexible environment, I believe that it does not 
really suit us.

As a result, I did the switch over to standard environment as I understand 
that it is still in beta version.

The following are the two concerns and question I have,

1. Networking ports aren really able to be set by us? 
2. We cannot connect to our other instances for example in compute engine 
via our private Ip-address used within Google Cloud Platform. (For example 
connection with other databases servers)

A little more information to point 2, the concern is that I have been 
trying to connect to my MongoDB database that is being hosted in Compute 
Engine. All the while, it have been communicating via the internal private 
ip-address across GCP. That is a very good feature and we do know that.
It have been working well with Flexible Environment.

However, the moment that I launch it over to standard environment, it 
stopped working. As a result, I tried to connect via public ip-address and 
it stills fails to work.

Please note that the application and same configurations to the same 
mongodb server on compute engine connection have been successfully 
establish using my own development machine with the same nodejs8 version 
and similar environment based on the standard environment.

1. Development Machine on my Mac (public ipaddress) 
2. App Engine Flexible Environment (public and internal IP address)

All have been successful.

However both ways failed in standard environment.

Does anyone have or faces the same issue?

Please advise

Thank you in advance.

-- 
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/5a64f7e2-20fa-41d2-a3b8-4ef4892e912f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to