We are making application on Google App Engine but it has to connect from static IP address to another service. I'm searching the best way to route traffic through static IP.
I was thinking that the easiest way would be to set up a proxy on Google Compute Engine but maybe someone have better idea.
Have you ever done something like this? What is the simplest aproach?