Step Into Dev
  • Posts
  • About

Containers

go dotnet docker containers csharp

Dockerfile for Go: Simpler Than You'd Think

Go’s static binaries make for tiny Docker images. Where a .NET container might be 200MB+, a Go container can be under 20MB. Sometimes under 10MB. This …

January 5, 2025 · 4 min read
go dotnet kubernetes containers csharp

Kubernetes and Go: A Natural Fit

Kubernetes is written in Go. The CLI tools are Go. The ecosystem is Go. Running Go services on Kubernetes feels natural—the patterns align. But there are things …

January 5, 2025 · 5 min read

Stay Updated

Get notified about new posts on AI, MCP development, and building things that matter.

© 2026 Step Into Dev · Powered by Hugo