0 votes
in Kafka Premiera Ola by
What is fault tolerance?

1 Answer

0 votes
by
In Kafka, data is stored across multiple nodes in the cluster. There is a high probability of one of the nodes failing. Fault tolerance means that the system is protected and available even when nodes in the cluster fail.

Related questions

0 votes
asked Sep 5, 2022 in AWS by sharadyadav1986
+1 vote
asked Jan 29, 2020 in Azure by Tate
...