Apache Kafka Cheatsheet

About the author

JCGs (Java Code Geeks) is an independent online community focused on creating the ultimate Java to Java developers resource center; targeted at the technical architect, technical team lead (senior developer), project manager and junior developers alike.

This cheatsheet will provide you with the essential knowledge, commands, and best practices to navigate the Kafka ecosystem with ease. This concise yet comprehensive resource is designed to be your go-to guide for all things Kafka.

Apache Kafka Cheatsheet includes:

    1. Preface
    2. Introduction
    3. Installing and Running Apache Kafka
    4. Apache Kafka Components
    5. The Publish-Subscribe System
    6. The Kafka Connect Framework
    7. Kafka Streams
    8. KStream
    9. KGroupedStream
    10. KTable and KGroupedTable
    11. Notable Apache Kafka Alternatives
    12. Additional Resources
JCG eBooks are professionally designed, downloadable collections of popular JCG content – articles, interviews, presentations, and research – covering the latest software development technologies, trends, and topics.
Back to top button