Deploying Go with GAE
A simple tutorial of deployment of Go application using GAE
5 min readDec 6, 2019
--
I’ve introduced how to deploy the Go application using GKE and Spinnaker in another post. This post will show you how to deploy it with GAE on Standard.
Example repo
You can view the example code at: