Aditya DhopadeforCode my Worldcodemyworld.hashnode.net·Oct 28, 2022Proxy and Reverse Proxy every DevOps novice must knowYou must have heard this term around often in the day to day work but especially in the college days where students generally mark the attendance proxies for their buddies. (Good old days ;) ) Now that we have got over the nostalgia; we can go over ...Discuss·2 likes·148 readsProxy Server
Md Sabbir Rahmanformdsabbirrahman.hashnode.net·Apr 17, 2023Understanding the Difference Between Forward Proxy and Reverse ProxyCover image source: freeCodeCamp All of us are quite familiar with VPN( Virtual Private Networks ). A VPN basically helps users to hide their identity. On the other hand, developers often use multiple servers to scale and manage software applications...Discuss·1 like·92 readsProxy Server
Twin SunforStartups & Software Devtwinsun.hashnode.net·Aug 29, 2022Securing Sensitive API Calls with NginxA common web application architecture relies on a client-facing app that interacts with an API server. For example, you may build a React app that interacts with an API. We’ve worked on a number of projects where we interact with a third-party API th...Discuss·29 readsnginx
Md Sabbir Rahmanformdsabbirrahman.hashnode.net·Apr 17, 2023Understanding the Difference Between Forward Proxy and Reverse ProxyCover image source: freeCodeCamp All of us are quite familiar with VPN( Virtual Private Networks ). A VPN basically helps users to hide their identity. On the other hand, developers often use multiple servers to scale and manage software applications...Discuss·1 like·92 readsProxy Server
Sohag HasanforSohag's Notessohag.hashnode.net·Mar 26, 2023Understanding Reverse Proxy: How It Works and Why You Need ItIn today's digital world, web applications and services are becoming increasingly complex, with multiple components and servers working together to deliver content and functionality to users. One critical component in this architecture is the reverse...DiscussProxy Server
Aditya DhopadeforCode my Worldcodemyworld.hashnode.net·Oct 28, 2022Proxy and Reverse Proxy every DevOps novice must knowYou must have heard this term around often in the day to day work but especially in the college days where students generally mark the attendance proxies for their buddies. (Good old days ;) ) Now that we have got over the nostalgia; we can go over ...Discuss·2 likes·148 readsProxy Server
Twin SunforStartups & Software Devtwinsun.hashnode.net·Aug 29, 2022Securing Sensitive API Calls with NginxA common web application architecture relies on a client-facing app that interacts with an API server. For example, you may build a React app that interacts with an API. We’ve worked on a number of projects where we interact with a third-party API th...Discuss·29 readsnginx
DivakarforOpen Source Devrexdivakar.hashnode.net·Jun 27, 2022Proxy Servers explained...!So, what are proxies ? Proxy is a server that sits in between a client and an actual server. Word "proxy" defines, someone or something acting on behalf of something else. In computer science proxy means one server acting on behalf of other servers. ...Discuss·75 readsReverse Proxy