Pre-requisite Docker Compose
Overview
Once deployed, you’ll have access to a fully functional Kafka stack integrated with Conduktor’s UI and backend services. This environment is ideal for trying out Conduktor’s features before deploying to a production environment.
The data generation service publishes a continuous stream of synthetic events that simulate an e-commerce business.
The generated data lands in a Redpanda Kafka cluster with a schema registry enforcing structure and compatibility across topics.
Conduktor Console provides a centralized UI-based control plane to manage the Redpanda Kafka cluster, allowing you to:
- monitor topics, schemas, consumer groups and connectors
- trace message flows
- audit activity across the entire stack