installation

Install Golang on your machine

Go is an open-source programming language that makes it simple to build secure, scalable systems. Go is a statically typed, compiled high-level programming language designed at Google by Robert Griesemer,…

Install Golang on Windows

Let’s learn to install Golang on the Windows Operating System. Download Golang Installer for Windows Visit the official website of Golang to find their releases You will see the different…

Install Golang on Linux

Different Linux distributions are available in the market like Ubuntu, CentOS, and RHEL. we will try to learn a single installation process that helps you install Golang on a Linux…

Install Kafka CLI tools

Kafka CLI tools is a command line interface used to interact with the Kafka server and get different types of information like topic details, consumer lag, offset reset information, etc.…