kafka

Benefits of using Kafka for building real-time data applications
- By V2STech
- . August 16, 2022
Kafka can handle real-time data pipeline with high throughput, low latency, and guaranteed reliability without tying up computing resources.

What does a Kafka event look like?
- By V2STech
- . August 1, 2022
In Kafka, the Kafka events can be some sort of an action (read or write) that can be performed on Kafka partition when any action or task is executed.

7 benefits of using Kafka in microservices
- By V2STech
- . May 18, 2021
We discuss why Kafka is a good choice while implementing microservices architecture in your software product.