Proxies in System Design
What are Proxies?
In system design, a proxy is an intermediary server or software component that sits between a client and a server. The proxy server acts as a gateway or an intermediary between the client and the server, handling requests and respon...
pratikdey.hashnode.dev4 min read