event-gateway icon indicating copy to clipboard operation
event-gateway copied to clipboard

Routing traffic across multiple functions (deployed to different region/provider)

Open mthenw opened this issue 8 years ago • 0 comments

A group function (https://github.com/serverless/event-gateway/issues/295) with backing functions deployed to the different region. Backing functions are the same, but they are deployed across different regions/providers. EG is responsible for routing traffic to the closest backing function. It can also failover in case of region failure.

mthenw avatar Aug 04 '17 13:08 mthenw