-
Notifications
You must be signed in to change notification settings - Fork 874
Home
Matt Howlett edited this page Dec 18, 2019
·
28 revisions
- Client (general information relevant to all client types)
- Serialization
If you're new to Apache Kafka, the introduction and design sections of the Apache documentation are an excellent place to start.
The Confluent blog has a lot of good technical information - Jay Kreps's guide to building a streaming platform covers many of the core concepts again, but with a focus on Kafka's role at a company-wide scale. Also noteworthy are Ben Stopford's microservices blogposts for his unique take on the relationship between applications and data.
Confluent Platform is a distribution of Apache Kafka. A good comparison of Apache Kafka, Confluent OSS and Confluent Enterprise can be found here.