Want to deploy Go functions into the cloud without managing any servers? AWS Lambda now makes it possible, and here’s a walkthrough of using it with Go.
Refactoring large pieces of your applications is hard but often necessary. Learn how Codeship approached a major remodeling and what their engineers learned while doing it.
Nil channels have some odd characteristics that many say make them worthless, but they’re wrong. We linked the video last week, but now there’s a writeup.