Google’s Go programming language is taking the cloud by storm. Go provides built-in concurrency, has a rich HTTP server package, and compiles down to a single statically-linked binary; making it perfect for creating horizontally scalable microservices. Attendees will see an end-to-end case study of using Go and the Go Kit library to breakdown a large legacy system into a modern software as a service.