Tagged in

Backend

YML Innovation Lab
YML Innovation Lab
YML is a technology and design company, and Ad Age’s Customer Experience Agency of the Year. A leader in digital transformation, YML helps companies transform to become digital by design.
More information
Followers
711
Elsewhere
More, on Medium

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…


Blockchain Explained

In this post I am going to explain about the Blockchain — the Technology behind Bitcoin, and I will go through the problem what it solves. In my next post, I will showcase the IBM’s Blockchain offering and how I implemented payment transfer between users on IBM’s Blockchain network using…