logo

Request-based routing

Local development sessions are excellent for fast interactions. But for deep serving stacks, bringing up the entire stack locally or replicating all data dependencies can become a significant burden.

With request-based routing, Namespace can divert traffic at each server on a per-request basis. This allows you to swap a custom version of a server into a production stack. Reroute your requests while leaving customer traffic unchanged.