mach-composer-cli icon indicating copy to clipboard operation
mach-composer-cli copied to clipboard

Support cloudfront distribution in front of regional API gw

Open davidweterings opened this issue 4 years ago • 0 comments

API gateway v1 supports AWS creating a Cloudfront distribution which sits in front of the API gateway (Edge deployment).

Since API Gateway v2 only supports regional endpoints, we would need to setup our own Cloudfront distribution in front to get effective global routing (one of the use cases is going from HK to AWS eu-west-1), but it seems like something that should be in MACH.

davidweterings avatar Jan 20 '21 13:01 davidweterings