Step Into Dev
  • Posts
  • About
  • Series

Deployment

go dotnet deployment build-tags csharp

Shrinking Binaries and Build Tags

Go binaries are already small compared to .NET self-contained deployments. But sometimes you want smaller: Lambda deployments, embedded systems, or just …

January 5, 2025 · 4 min read
go dotnet deployment cross-compilation csharp

Single Binary Deploys: The Killer Feature

What sold me on Go for production: you build a binary, you copy it to a server, you run it. No runtime to install. No framework version matching. No dependency …

January 5, 2025 · 4 min read

Stay Updated

Get notified about new posts on AI, 3D rendering, and building things that matter.

© 2026 Step Into Dev · Powered by Hugo