What is Golang? and how do I leverage Go's concurrency model to process hundreds of billions of rows of data?
Go's concurrency model is one of the language's most powerful features and is something I need to leverage at my day job to meet high performance requirements. I'll talk about what is Golang and how I leverage Go's concurrency model to process hundreds of billions of rows of data at work while making the most of our costly cloud services