We make the application in Google App Engine, but it must connect from a static IP address to another service. I am looking for a better way to route traffic through a static IP address.
I thought the easiest way is to install a proxy server in the Google Compute Engine, but maybe someone has a better idea.
Have you ever done something like this? What is the easiest approach?
source
share