I haven’t seen a question / post about what is powering Netlify’s reverse proxy. Is it nginx, haproxy, something custom?
Content is distributed to CDNs, but what are the availability concerns of whatever is running the proxy? I am also a huge nerd and genuinely interested in how you have scaled this part of the platform.
If our front end, services, and even database are all globally distributed to the edge, and there is a custom reverse proxy sitting in AWS that isn’t, I’d like to know about that risk.