[google-appengine] Re: Newbie: Can I control the IP address where code gets executed from?

2018-04-19 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hello Omar, As a front end, you can set the load balancer and I would assume using managed instance group with autoscaling enabled which automatically add or remove instance based on the

[google-appengine] Re: Newbie: Can I control the IP address where code gets executed from?

2018-04-18 Thread Omar Miah
Navi Thanks for the replies - so helpful. I don't really have any more information about the architecture. The code is just an idea in my head at the moment. :) *One other question*: if I fired off 100 instances of the code running in at 11.59am, will they all have the same IP address

[google-appengine] Re: Newbie: Can I control the IP address where code gets executed from?

2018-04-18 Thread 'Navi Aujla (Google Cloud Support)' via Google App Engine
Hi Omar, Public IP addresses are assigned to GCE VM instances from the available pool of External IP addresses , which can be reserved

[google-appengine] Re: Newbie: Can I control the IP address where code gets executed from?

2018-04-17 Thread Omar Miah
Fady, thanks for the reply, immensely helpful in understanding. The problem is Amazon - nothing else. For code execution and all other factors - yes, I want fastest and best options. But it's all about Amazon. For a UK user, I don't mind if the server is in USA - as long as the IP address that

[google-appengine] Re: Newbie: Can I control the IP address where code gets executed from?

2018-04-17 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Omar, In general, using Google Cloud Platform, you may try hosting your application in two different ways. The first is by using Google App Engine where the idea is to focus on your code and build your application without worrying about the