Go and Google App Engine (Go Developer's Network, March 2021)

Опубликовано: 19 Февраль 2026
на канале: Matt KØDVB
3,629
91

This is my presentation on Go and Google App Engine for the March 2021 GoBridge / Go Developer's Network meetup (on St Patrick's Day). In this presentation I talk about monitoring and debugging GAE apps: using trace IDs to correlate logs, profiling in GCP, and monitoring via custom OpenCensus metrics. I also show how to deploy a simple service to App Engine and use IAP for security.

The code is available at https://github.com/matt4biz/go-gae-ex... the examples are similar to what I use for the profiling segment of my class (   • Go Class: 36 Profiling  ).

Slides at: https://github.com/matt4biz/go-class-...