Delivery Guarantees of Kafka
Get to know the delivery guarantees that Kafka provides.
Reliability in data delivery is as important as the performance of the system. The guarantees that Kafka provides are explained below.
At-least-once delivery
Kafka, by default, provides a guarantee of at-least-once delivery.
Level up your interview prep. Join Educative to access 80+ hands-on prep courses.