Difference between Proxy and Reverse Proxy
Proxy, in general, is any intermediary component that acts on behalf of another entity.
Proxy (also known as Forward Proxy)
Proxy acts on behalf of clients and sits between clients and the internet or any server a client wants to connect to.
It di...
high-level-system-design.hashnode.dev4 min read