[ad_1]
I have a Google App Engine project that was written in nodeJS
. The Project requires a MongoDB server. Hosted Preferrably in Compute Engine. How do I connect the App Engine to the Compute Engine, Given how the App Engine will always have a Dynamic IP and thus cant be added to the white list of Compute Engine?
[ad_2]