Exploring NATS Message Queues with Docker & Go

What is NATS?The NATS website takes care of providing a simple description: NATS Server is a simple, high performance open source messaging system for cloud native applications, IoT messaging, and microservices architectures. The core of the product is written in golang with official and community clients available across a…