How to build Event-Driven Distributed Systems in Golang

In this post, the author will give an overview of how to write event-driven distributed systems in Golang, with gRPC, NATS JetStream, and CockroachDB. As a Golang developer and a solutions architect, my favorite technologies include gRPC, NATS ecosystem, and CockroachDB. I will use these technologies to demonstrate a simple demo of event-driven architecture to […]