Docs Cloud Develop Develop Kafka Compatibility Kafka clients, version 0.11 or later, are compatible with Redpanda. Validations and exceptions are listed. Produce Data Learn how to configure producers and idempotent producers. Consume Data Learn about consumer offsets and follower fetching. Kafka Connect Use Kafka Connect to stream data into and out of Redpanda. Use Redpanda with the HTTP Proxy API HTTP Proxy exposes a REST API to list topics, produce events, and subscribe to events from topics using consumer groups. Transactions Learn how to use transactions; for example, you can fetch messages starting from the last consumed offset and transactionally process them one by one, updating the last consumed offset and producing events at the same time. Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution Retrieval-Augmented Generation (RAG) Kafka Compatibility