Services
Apache Kafka Services
Apache Kafka is a distributed streaming platform which has built-in features for horizontal scalability and high-throughput low-latency. Apache Kafka is highly reliable, has high availability, and allows geographically dispersed data streams and stream processing applications.
In a simplified version, Apache Kafka is a stream processor taking continual streams of data from input topics, performs processing on this input, and produces continuous streams of data to output topics.Apache Kafka is fully integrated Stream API which takes care of the complex transformations.
- High Throughput and High Availability
- Built-in Monitoring
- High Availability