Reverse proxy.
A receptionist who takes every visitor at the front desk and quietly routes them to the right office in back.
- Which office do I want?1
A building full of back offices is no good if visitors have to find the right one alone.
- 2
So you put one front desk out front — the single public door.
- 3
Every visitor checks in there; nobody talks to the offices directly.
- 4
The desk unseals the envelope (terminates TLS) and checks the request.
- 5
Then it routes each ask to the right office and spreads load across healthy ones.
- Same desk as always.6
You can swap, restart, or add offices in back, and the visitor never notices.
Semicolony semicolony.dev/eli5/reverse-proxy/comic