Develop
Kafka clients, version 0.11 or later, are compatible with Redpanda. Validations and exceptions are listed.
Learn how to measure the performance of a Redpanda cluster deployed on AWS EC2 instances with the OpenMessaging Benchmark.
HTTP Proxy exposes a REST API to list topics, produce events, and subscribe to events from topics using consumer groups.
Learn how to create topics, update topic configurations, and delete topics or records.
Learn how to configure producers and idempotent producers.
Learn about consumer offsets and follower fetching.
Learn about WebAssembly data transforms within Redpanda.
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.