Tutorials

The Go Series – Introduction

What is Go and why is it popular? Go (also known as Golang) is a programming language developed by Google in 2009. It is a statically-typed, compiled language designed for building scalable and efficient systems. Go has gained popularity in… Read More ›

Why go serverless?

Introduction Serverless computing is a new way of building and running applications. It promises to reduce cost, improve speed and simplify maintenance, making it easier for developers to build better apps faster. Reduce cost and increase speed There are a… Read More ›