Top Stories published by YML Innovation Lab in 2017

Reverse Proxy In Go

In computer networks, a reverse proxy is a type of proxy server that retrieves resources on behalf of a client from one or more servers. These resources are then returned to the client as if they originated from the Web server itself. Contrary to a forward proxy, which is an intermediary for…


Supercharge your webserver monitoring with Nginx Amplify

Nginx is now the most used web server among the top 1 million websites, because of fast processing speed and ability to handle large numbers of connections concurrently. Along with that, configuration that needs to be done to serve…