Guide to Kafka - part 02 (with Demo)| manual ack, heartbeat, batch process



Apache Kafka is a distributed event store and stream-processing platform. It is an open-source system developed by the Apache Software Foundation written in Java and Scala. The project aims to provide a unified, high-throughput, low-latency platform for handling real-time data feeds.

This video DEEP DIVE in to those area and discuss how should configure based on use cases.

How to manually handle Ack / commits How avoid session timeouts How to use heartbeat any many more.