What is Kafka
Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.
Kafka Integration with Opsera
Core Capabilities
- High Throughput: Deliver messages at network limited throughput using a cluster of machines with latencies as low as 2ms.
- Scalable: Scale production clusters up to a thousand brokers, trillions of messages per day, petabytes of data, hundreds of thousands of partitions. Elastically expand and contract storage and processing.
- Permanent Storage: Store streams of data safely in a distributed, durable, fault-tolerant cluster.
- High Availability: Stretch clusters efficiently over availability zones or connect separate clusters across geographic regions.
Resources