We will be learning about Forward and Reverse proxy in this video. Proxy is very helpful in system design interview as it acts as an intermediary between a client and another server.
This video is part of System design basics playlist.
https://www.youtube.com/playlist?list=PLyTI7CpFS6wUgBDEVkSG0guFwunnHZXZ4
A proxy is a server that acts as an intermediary between a client and another server. When these clients send requests to Internet then these proxy servers intercepts these requests and communicates with the servers on behalf of these clients.
After watching this video you will be able to know what is reverse proxy and what is forward proxy. You will be able to understand when to use reverse proxy. This will help you make a fair understanding of the proxy in your system design.
Chapters :
0:00 Intro
0:24 What is PROXY?
1:36 Proxy Real world examples
3:52 Forward Proxy
5:06 Benefits of Forward Proxy
9:08 Reverse PROXY
9:38 Benefits of reverse PROXY
12:12 Outro
If this video is helpful to you then please like share and subscribe, this helps the channel a lot.
#systemdesign #proxy #distributed #systemdesignInterview #reverseproxy #forwardproxy