Data Pipeline
Telicent CORE uses Apache Kafka for internal data processing - i.e. CORE implements an event-driven architecture. Apache Kafka can provide a number of segregated event logs, known as topics. CORE data pipelines begin with data arriving on a Kafka topic. This data event then triggers a python script (using the telicent-lib SDK)