35 episodes

15 minutes news, tips, and tricks on the Go programming language.

go podcast(‪)‬ Dominic St-Pierre

    • Technology

15 minutes news, tips, and tricks on the Go programming language.

    035: Going deeper into Encore with its founder André Eriksson

    035: Going deeper into Encore with its founder André Eriksson

    A follow-up episode on last week episode. We go a little bit deeper into Encore with André Eriksson. Encore can do a lot for your Go project and infrastructure. It allows your team to focus on your product and provides local development and DevOps tooling that help your team go faster.
    Links:
    Encore.dev - websiteEncore on GitHubAndré on TwitterHow to support the show:
    Share and talk about it.Purchase my courses: Build SaaS apps in Go and Build a Google Analytics in Go (50% off for listeners of the show).Want to join as a guest, pitch me your idea via Twitter @dominicstpierre.

    • 1 hr 11 min
    034: Encore, domain design in Go with Bill Kennedy

    034: Encore, domain design in Go with Bill Kennedy

    This week I'm joined by Bill Kennedy. Bill makes me discover Encore which can handles service-to-service communication while programmers focus on their application. We talk about domain design in Go and how to architect an isolated system following the 3-tier layer design.
    Links:
    Encore GitHub repoArdan Labs Encore GitHub repoArdan Labs Service GitHub repoBill on TwitterArdan LabsAs always if you enjoy the show consider sharing it / talking about it. If you'd want to support the effort the best way is by purchasing my courses, Build SaaS apps in Go and Build a Google Analytics in Go. Those links have a 50% discount coupon applied to them for listeners of the show.

    • 1 hr 12 min
    033: Deployment orchestrator in Go, part of my upcoming SaaS

    033: Deployment orchestrator in Go, part of my upcoming SaaS

    My upcoming SaaS product at first wasn't suppose to be rolled out as a product, but was for my own usage. Turns out as I was using it and selling my online courses that it appears to me as being fairly usefull and could compete against existing course selling platform.
    The hic is that it wasn't built as a SaaS in mind, so I have to deploy one application per customer. It's completely multi-tenant. To help with automating the deployment of a new tenant, I wrote and orchestrator with agents to facilitate the deployment of a new application. I thought this part could be interesting to hear about as it's written in Go.
    Want to support the show? The best way is by purchasing my courses Build SaaS apps in Go and Build a Google Analytics in Go. Listeners of this show get a 50% discount on all store product.

    • 36 min
    032: Go cryptography with John Arundel

    032: Go cryptography with John Arundel

    In this episode I talk with John Arundel about cryptography in Go. John wrote a great book on the subject called Explore Go: Cryptography.
    Security is a growing concerns and you should up your game as a Go programmer. We're lucky to have such a solid crypt package in the standard library. I'd encourage you to get familiar with it if you haven't yet.
    Links:
    Explore Go: CryptographySubscribe to John's contentJohn on TwitterAs always, if you want to support this show the best way (other than talking about it) is by purchasing my courses: Build SaaS apps in Go and Build a Google Analytics in Go, here's a 50% direct discount for listeners of this podcast.

    • 55 min
    031: Using shim on API to prevent breaking changes

    031: Using shim on API to prevent breaking changes

    In 2021 Twilio sent a termination email on their Fax services. I was consulting as the CTO in a credit bureau that was in the start of an acquisition process with Equifax Canada. There was just no time to "waste" on changing provider and rewriting this part of the system to satisfy the new provider API.
    Would have been grand if the provider would have offered a shim that replicated Twilio's API and map that to their own API. Imagine how many companies needed to rewrite this part at the same time. Offering this as the provider that receives X thousands new customers would have been a superb engineering experience.
    So maybe we can apply this concept internally as well. When a team needs to introduce breaking changes, a good solution might be for them to provide a shim over the old API so no other teams need to do anything.
    This is obviously a tad dangerous and might introduce some technical debt. But as everything, it depends.

    • 17 min
    030: gRPC in Go with Chris Shepherd

    030: gRPC in Go with Chris Shepherd

    I receive Chris Shepherd and we talk about gRPC in Go. If you're building systems with lots of micro-services, gRPC is a good way to provide strong contracts between your services and improve communications.
    Links:
    Chris on TwitterThe Buf CLIExample protobuf registryThe best way to support this show, other than talking about it, is by purchasing my online courses on Go: Build SaaS apps in Go and Build a Google Analytics in Go. Here's a direct link with a special discount for the pod listeners.

    • 46 min

Top Podcasts In Technology

Lex Fridman Podcast
Lex Fridman
Deep Questions with Cal Newport
Cal Newport
Apple Events (video)
Apple
Search Off the Record
Google
The Vergecast
The Verge
The Stack Overflow Podcast
The Stack Overflow Podcast

You Might Also Like

Go Time: Golang, Software Engineering
Changelog Media
Cup o' Go
Jonathan Hall & Shay Nehmad
Ship It! SRE, Platform Engineering, DevOps
Changelog Media
The Changelog: Software Development, Open Source
Changelog Media
CoRecursive: Coding Stories
Adam Gordon Bell - Software Developer
Kubernetes Podcast from Google
Abdel Sghiouar, Kaslin Fields