Google Cloud Platform Podcast

Containers and Dockercon with Jessie Frazelle

7 snips
Nov 18, 2015
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ADVICE

Cloud Debugger for Go

  • Use Cloud Debugger for Go to debug production apps without stopping them.
  • Set snapshot points with conditions to capture specific variable values and call stacks.
ADVICE

Go Data Race Detector

  • Detect Go data races during testing with the --race flag when building.
  • Use a separate test server with shallow production traffic for data race detection to minimize performance impact.
ANECDOTE

From LXC to Docker

  • Jessie Frazelle's prior company switched from LXC to Docker at version 0.5.
  • Docker, even in its early stages, offered a better experience than LXC.
Get the Snipd Podcast app to discover more snips from this episode
Get the app