CDN (Content Delivery Network) A computer network which has multiple copies of data stored at different points of the network. The end user connected to a CDN will access the data from the nearest server (middle) instead of connecting to a Central server. Few of the applications include media distribution, multiplayer gaming, and distance learning. The end user can be a wired or wireless unit, which tries to access the content. The middle servers (or several servers forming a cluster) store the images of the content from the central (main) server. They are located at the edge of the ISP network and may be geographically separated from each other. Elements of CDN Request: A request for a specific content (for e.g. a webpage) is made from the End user, which is redirected to the nearest image server. This is done by the use of a protocol known as Web Cache Communication Protocol (WCCP). Distribution: Once the request is received, a distribution element
This blog is all about my technical learnings pertaining to LLM, OpenAI, Azure OpenAI, C#, Azure, Python, AI, ML, Visual Studio Code and many more.