DataBiosphere / azul

Metadata indexer and query service used for AnVIL, HCA, LungMAP, and CGP
Apache License 2.0
7 stars 2 forks source link

Switch API Gateway from edge-optimized to regional #3989

Closed melainalegaspi closed 2 years ago

melainalegaspi commented 2 years ago

@hannes-ucsc : "AWS WAF requires that any API Gateway it fronts is regional. "

melainalegaspi commented 2 years ago

Spike to modify a personal deployment to use regional gateways and certificates and determine the fallout.

dsotirho-ucsc commented 2 years ago

@hannes-ucsc : "Turns out the assumption that WAF requires a regional gateway is incorrect, it only requires a regional Web ACL. We prefer Edge optimized APIs because of the improved performance globally."