Tag: golang

1. Introduction to golang

Introduction to Go programming language. In this guide we will be going through installing golang, writing our fisrt code, variabl...

Load Balancing with Golang

Load balancing is the process of efficiently distributing incoming network traffic across a group of backend servers.