Why Kafka?
Every day, huge amounts of data are created from user actions like logins, clicks, likes, and from machines. This data is important not just for analysis later, but also for real-time tasks like search, recommendations, ads, and security.
Old systems saved logs on each machine, which was slow and only useful for offline analysis. Tools like Facebook’s Scribe and Yahoo’s Data Highway helped with that, but they were built mainly for large data storage systems like Hadoop.
Kafka was created to handle this data faster and better, especially for real-time use, with delays of just a few seconds.
What Things a Kapka can do for us?
Statlearner
Statlearner