Tag - proxy

How CORS Works Behind the Scenes

How CORS Works Behind the Scenes

Cross-Origin Resource Sharing, or CORS, is one of those web technologies that many developers hear about only when something breaks. You might be building a new frontend, connecting to your API, and suddenly your browser throws that dreaded red error:“Access to fetch at ‘https://api.example.com’ from origin ‘https://frontend.example.com’ has been blocked...

Azure Load Balancer – Azure Traffic Manager

Introduction Of Azure Load BalancerMicrosoft Azure, formerly known as Windows Azure, is Microsoft's public cloud computing platform that provides a variety of cloud services such as analytics, computing, networking, and storage.The user can use these services to run existing applications or to build and scale new ones in the public...