talk-data.com talk-data.com

Topic

go

32

tagged

Activity Trend

8 peak/qtr
2020-Q1 2026-Q1

Activities

32 activities · Newest first

In this session, experts from Pulumi and Google Cloud will show you how to stand up networking and cluster components GKE Autopilot, configure CI/CD pipelines, and run an application that leverages multiple Google Cloud resources. We'll use Go programming language.

Profiling helps developers understand which part of their application (ideally down to the function and line of code) is slowing it down. With that insight you are able to effectively optimize your application. In this talk I will show how using Grafana Pyroscope you can collect, aggregated and visualize Profiles. We will also look at how combining distributed tracing using Grafana Tempo, can help understanding resource consumption per request. While there is a focus on the Go ecosystem, most of the content of the talk is transferable to other languages.