Using the Kafka REST API with Go
This post is an adaption of a fragment extracted from my book Build systems with Go: everything a Gopher must know". You can find more details here. Apache Kafka has demonstrated to be a scalable solution and it is widely adopted as a publish/subscribe event streaming platform.