Kafka Admin UI
An admin UI for Apache Kafka, targeting AWS MSK, that pairs a web console with a REST API backed by real Kafka AdminClient and Consumer.
What Kafka Admin UI does.
Web console
Administer Apache Kafka through a web console built for real clusters.
REST API
Drive administration programmatically with a REST API behind the console.
AdminClient backed
Operations run against a real cluster using the Kafka AdminClient.
Consumer backed reads
Read messages and consumer state using the Kafka Consumer against live data.
AWS MSK targeting
Built to target AWS MSK for managed Kafka administration.
Real cluster operations
Work directly against a real Kafka cluster rather than a simulation.
Where teams use it.
- Administer Apache Kafka on AWS MSK
- Expose Kafka admin actions over a REST API
- Give operators a web console for real clusters
Part of the Veeexa platform.
Kafka Admin UI shares one identity (VXAuth), one bill (VXBilling), and one API surface with the rest of Veeexa. Adopt it alone, or alongside the services below.
VXQueue
A Kafka-style message queue and broker for high-throughput event streaming, with topics, partitions, and durable produce and consume APIs.
SQL QUERYVXQuery
A DuckDB-backed federated SQL service that queries object-store data in place across S3 and VXS3 sources without moving it first.
LAKEHOUSEVXLake
A data lakehouse that ingests from many connectors into versioned tables, with schema evolution, time-travel, and per-table access control.