Quickstart: Produce
Send your first record to Rafka using kcat (formerly kafkacat), a standard Kafka CLI client.
Quickstart: Produce → Fetch
Produce records to Rafka and read them back using kcat — the complete produce→fetch loop.
Topic Admin (P2)
Create, describe, alter, and delete topics using the confluent-kafka AdminClient or kcat.