Hi Yannick,
Thank you so much for the response.
The links you have shared is more to do with Compute (as u have already mention).
Our mandate is to deploy the application in "App Engine" (we can use a combination of standard & flex), and it should be resistant to regional failures (should be able to run from another region if there is an outage).
If I deploy the front-end service using "Flex" environment and the back-end services in "Standard", and create a copy of the same in another region using another project -
1. Would I be able to do a load balancing between the two flex servers ?
2. Would I be able to do a fail-over to Flex server in alternate region using Cloud DNS ?
Also is there a way to backup the entire App engine service deployed in region "A" and copy it to another region "B" ?
Kindly let me know the possibility of the above 3 options.
Thanks
Andy