Why is Kafka a good fit for Reactive Microservices?

Prerequisites For more info on Reactive design patterns such as CQRS, event sourcing, command sourcing and Saga please refer to the references section. Introduction Reactive architecture is an architecture approach aims to use asynchronous messaging or event driven architecture to build Responsive, Resilient and Elastic systems. Reactive Microservices is capitalizing on the Reactive approach while … More Why is Kafka a good fit for Reactive Microservices?

Reactive Vs. Synchronous Rest. Interaction patterns in Microservices Architecture

Image is Copyright of Lightbend Introduction One of the things we have learned through working with some of our customers that they were at the early stage of the Microservices journey; they started experiencing performance issues and reporting that their Apps are not very responsive anymore. This article will explore inter-service communications as one possible … More Reactive Vs. Synchronous Rest. Interaction patterns in Microservices Architecture