Please refer : https://www.cloudflare.com/learning/cdn/glossary/reverse-proxy/
Explained very simple way.
Forward Proxy/Proxy Server: In any organization they will keep proxy server means all employees request will go through proxy server to connect internet.
I had explained about the proxy intension in my previous proxy blog.
Reverse proxy: All Webserver / application server will keep the proxy in front of them to restrict the access.
These proxy understanding important, In the next microservice architecture service mesh plays key role.
Microservice Netflix Zuul Service act as Proxy Server, means client validation etc..
Basics: Proxy Design Pattern ( Refer my blog).
Now on distributed system reverse proxy playing key role.
Reverse proxy implementors:1) Nginix
2) Traefik (Reverse Proxy - avoid most of configuration issue : https://www.infoq.com/presentations/traefik/?itm_source=infoq&itm_medium=videos_homepage&itm_campaign=videos_row2 ).
I will update this topic while I am reading..
Explained very simple way.
Forward Proxy/Proxy Server: In any organization they will keep proxy server means all employees request will go through proxy server to connect internet.
I had explained about the proxy intension in my previous proxy blog.
Reverse proxy: All Webserver / application server will keep the proxy in front of them to restrict the access.
These proxy understanding important, In the next microservice architecture service mesh plays key role.
Microservice Netflix Zuul Service act as Proxy Server, means client validation etc..
Basics: Proxy Design Pattern ( Refer my blog).
Now on distributed system reverse proxy playing key role.
Reverse proxy implementors:1) Nginix
2) Traefik (Reverse Proxy - avoid most of configuration issue : https://www.infoq.com/presentations/traefik/?itm_source=infoq&itm_medium=videos_homepage&itm_campaign=videos_row2 ).
I will update this topic while I am reading..
No comments:
Post a Comment