Dec 18
2021
Automate Azure with Azure Functions and Go
In this post, you will learn how to build a serverless automation for Azure using latest Azure SDK for Go and Azure Functions
9 min read
In this post, you will learn how to build a serverless automation for Azure using latest Azure SDK for Go and Azure Functions
This article demonstrates how to write a Web API with Go and Gin and run it serverless in Azure Functions
Learn how to take the official Azure Functions runtime and deploy it as Docker container to a Kubernetes cluster and by adding horizontal pod autoscaling (HPA) you can handle almost any load automatically.