Tag
go
azureServerless Go with Azure Functions and GitHub Actions
In this article, we are going to learn how to host a serverless Go web service with Azure Functions leveraging custom handlers in Azure functions. We…
distributed systemsBuilding a gRPC Client in Go
In this article, we will take a look at how to create a simple gRPC client with Go. We will be using this client to interact with the gRPC server that…
distributed systemsBuilding a gRPC Server in Go
In this article, we will create a simple web service with gRPC in Go. We won’t use any third-party tools and only create a single endpoint to interact…
talksGo for .NET Developers
This blog post kind of different from my usual ones since this is based on a recent talk I delivered at the Adelaide .NET User Group on the 09 Dec…