▲ 12 ▼ Video: Write Once, Run Anywhere - Go for DevOps
Caskey L. Dickson talking about the advantages of using Go for Operations at linux.conf.au 2017
Register to comment or vote on this story
Caskey L. Dickson talking about the advantages of using Go for Operations at linux.conf.au 2017
Good talk about writing code which is platform-dependent. Hopefully in most apps this won't be relevant as they can just use go abstractions in packages like os or filepath, but sometimes it's necessary.