reverse proxy - mmedrano9438/peripheral-brain GitHub Wiki
reverse proxy is an application that sits in front of back-end applications and forwards client (e.g. browser) requests to those applications. Reverse proxies help increase scalability, performance, resilience and security.