Deploying a Simple Golang Webapp on Heroku

Michael Bogan
Level Up Coding
Published in
10 min readFeb 23, 2021

--

How to Deploy a Golang Web Application to Heroku

The Go programming language, often referred to as “golang”, has gained a lot of well-deserved traction in the DevOps community. Many of the most popular tools such as Docker, Kubernetes, and Terraform are written in Go, but it can also be a great choice for building web applications and APIs.

Go provides you with all the speed and performance of a compiled language, but feels like coding in an interpreted language. This comes down to the great tooling…

--

--

25 years of startups, products, and software architecture. Currently run DevSpotlight — tech content for tech companies. michael@devspotlight.com.