Writing and Testing an Event Sourcing Microservice with Kafka and Go

In this tutorial, we will take a look at how Kafka can help us with handling distributed messaging in a Go application, by using the Event Sourcing pattern - .https://goo.gl/7t9mdJ



#microservice #testing