PLAY PODCASTS
011: Options where to deploy your Go servers
Episode 11

011: Options where to deploy your Go servers

I talk about the three main options to deploy your Go web API. From managing your own server to PaaS to function-as-a-service.

go podcast()

October 28, 202227m 22s

Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

At beginning I was deploying my Go servers to a DigitalOcean droplet. But for the last 3 years I'm enjoying Render, which listen to my git push and automatically deploy app for me in a blue-green deployment.

If you enjoy my podcast have a look at the following:

- Build SaaS apps in Go, my course on building web application in Go
- StaticBackend, an open-source Go backend server API
- @dominicstpierre on Twitter

Topics

gogolangprogrammingcodedeveloper