Hacker News new | ask | show | jobs
by tester457 1116 days ago
Go is good for infrastructure as code and automation since it compiles to native binaries.

Unfortunately the article neglected to mention that, which imo is the most useful aspect of go for devops, since no one wants to deal with runtime dependencies for hundreds of machines.