Skip to content
Matt Howlett edited this page Dec 18, 2019 · 28 revisions

Tips on using the clients:

Blogs and Presentations

What are some good resources for getting started with Kafka?

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.

What is Confluent Platform?

Confluent Platform is a distribution of Apache Kafka. A good comparison of Apache Kafka, Confluent OSS and Confluent Enterprise can be found here.