![]() Videos
Each project comes with 2-5 hours of micro-videos explaining the solution.
|
![]() Code & Dataset
Get access to 50+ solved projects with iPython notebooks and datasets.
|
![]() Project Experience
Add project experience to your Linkedin/Github profiles.
|
In our previous Spark Project-Real-Time Log Processing using Spark Streaming Architecture, we built on a previous topic of log processing by using the speed layer of the lambda architecture. We performed a real time processing of log entries from application using Spark Streaming, storing the final data in a hbase table.
In this kafka project, we will repeat the same objectives using another set of real time technologies. The idea is to compare both approaches of doing real time data processing which will soon become mainstream in various industries.
We will be using Kafka for the streaming architecture in a microservice sense.
The major highlight of this big data project will be students having to compare the spark streaming approach vs the Kafka-only approach. This is a great session for developers, analyst as much as architects.
Note: It is worthy of note that the Cloudera QuickStart VM does not have Kafka. We intend to work around that. So come prepare to do Kafka Installation in Cloudera quickstart vm.