Home / Companies / Redpanda / Blog / Post Details
Content Deep Dive

Pandaproxy: Bringing Kafka to the masses

Blog post from Redpanda

Post Details
Company
Date Published
Author
Ben Pope
Word Count
1,467
Language
English
Hacker News Points
-
Summary

Redpanda introduces Pandaproxy, a new subsystem that enables users to interact with their data through a REST API, simplifying the use of the Apache Kafka-compatible event streaming platform. By eliminating the need for ZooKeeper and the JVM, Redpanda enhances performance and offers a streamlined experience with a single binary. Pandaproxy allows users to produce and consume event streams using HTTP CLI or libraries, offering JSON and base64 encoded payload support. The system supports consumer groups, enabling message distribution across multiple consumers, while ensuring consumer offsets can be managed efficiently. Redpanda provides detailed documentation for setting up and using Pandaproxy, including examples for creating topics, producing and consuming messages, and managing consumer groups. As Pandaproxy evolves, Redpanda plans to enhance its performance and feature set, encouraging users to engage with their community for updates and support.