Config-driven Lambda API serving five Fox properties.
One codebase, five brands.
Fox NewsFox BusinessFox WeatherOutkickFox Sports
How a request flows
Every API call passes through five stages — from CDN edge to shaped response.
1
GatewayCloudFront + domainsReceives request, routes through CDN edge
2
LambdaWebpack bundleLoads handler, parses event context
3
RouterPattern → configMatches path, resolves route config
4
Frameworkjsonapi / templateSelects execution strategy for response
5
Handlerindex.js → responseFetches data, shapes output, responds
Narrow screen? Scroll horizontally to use the full timeline.