Event Streaming and Apache Kafka in the Telecommunications Industry (Whiteboard)

preview_player
Показать описание
The following whiteboard explains why and how different companies in the telecomunications industies leverage Event Streaming and Apache Kafka in OSS, BSS, OSS-BSS-Integration and Cloud / Hybrid Architectures.

In the video, I explain 10 Reasons why projects leverage Event Streaming and Apache Kafka in the telco / telecom industry:

Real Time
Scalable
Cost Reduction
24/7 - Zero downtime, zero data loss
Decoupling - Storage, Domain Driven Design (DDD), Reprocessing of events
Data processing and stateful client applications
Integration
Hybrid Architecture - On Premises, multi cloud, edge computing
Fully managed cloud
No vendor locking
Рекомендации по теме
Комментарии
Автор

Thanks for explaining. I am still not sure on point2- Cost. Also, it would be good to have a summary of 10 points in the end :)

sangeetatulsiyan
Автор

After consuming the data what they do with that data...?what kind of analysis does on it?

Nitin_
Автор

Hello Kai, This video really helped me understand Kafka well. I need to enrich the data that I receive onKafka1, enrich it, and post it on Kafk2. What system can I use on top of Apache Kafka to enrich and stream again?

ElsiMathew