Product Advantages
High Availability
Automatic load balancing of production and consumption and automatic active/standby failover when a message node fails guarantee business continuity.
High Security
Provide user authentication and SASL authorized access mechanism, provide enterprise-level security protection, and prevent data breach or tampering during transmission.
High reliability
Multiple copies of a message reside on the disk, allowing massive message accumulation.
Fully Managed
The business system is based on codes of the existing open source Apache Kafka, and can be migrated to the cloud platform without any transformation
Scenarios
- Log collection
- Streaming Computing and Processing
- Multiplexing
- Kafka is suitable as a "log collection center". It is non-invasive for business when log data is sent to the Kafka cluster. In addition, Kafka consumer is suitable for using with offline repository storage such as Hadoop/ODPS and Strom/Spark to implement real-time online analysis. Using this product, users only need to focus on business logic to implement system statistics, analysis and report querying without any further development.
- Application analysis decoupling: As a bridge between application system and analysis system, it decouples applications, reducing system complexity.
- Support online/offline analysis system: Support real-time online analysis system and offline analysis system similar to Hadoop with high efficiency and reliability.