The Architecture of Kafka

In this lesson, we'll discuss the architecture of Kafka.

Introduction #

In the area of microservices, Kafka is an interesting option. In addition to typical features such as high throughput and low latency, Kafka can compensate for the failure of individual servers via replication and can scale with a larger number of servers.

Get hands-on with 1200+ tech skills courses.