GoogleCloudPlatform / cloudbowl-microservice-game

Apache License 2.0
46 stars 100 forks source link

Location Transparency #20

Open jamesward opened 3 years ago

jamesward commented 3 years ago

Is it possible to make location irrelevant? Ideally it wouldn't matter where a service is running. But that would mean making the request come from the same location as the service.

Run the arena runner in all regions, make the request from all regions, have some auto-selection with back-off for re-evaluation?

What does aggregation across all regions do to the tick?