Search⌘ K

Chapter’s Introduction

Explore event-carried state transfer to enhance independence and communication between modules. Learn to publish and consume messages with NATS JetStream, refactor module interactions, and create new read models combining data across microservices.

We'll cover the following...

We added NATS JetStream to our application as our message broker. We also added the ability to publish messages from the Store Management module and added message consumers to the ...