Nginx
Infrastructure
Edge termination and static serving, generated rather than hand-configured.
A web server and reverse proxy known for handling many concurrent connections with a small memory footprint.
How we use it
The entry point in front of services, and the piece that moves traffic between compute slots during a release. Its configuration is generated from the service list, so nobody hand-edits a routing file.
11
systems