Instances in my Google App engine Flexible Environment "compat" system communicate to each other communicate with each other with REST invocations. How can I port this to the new Flex Env?
The documentation says "You can no longer route traffic to specific instances, such as https://instance-dot-version-dot-service-dot-app-id.appspot.com" -- so how do I port this to non-compat Flex Env?