event-gateway
event-gateway copied to clipboard
Routing traffic across multiple functions (deployed to different region/provider)
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.