Tag: kafka
-
Using Kafka: Software Architecture Overview
Kafka Overview There are conflicting opinions about microservices, where some people straight refuse to use microservices, as they are considered tech debt. However, most of the companies I worked with try to contain certain logic or domains within a separate service. An ideal microservice is fully isolated from other microservices and does nothing effectively. However,…
Written by