From the course: Complete Guide to Apache Kafka for Beginners
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Case study: MovieFlix - Kafka Tutorial
From the course: Complete Guide to Apache Kafka for Beginners
Case study: MovieFlix
Okay. So first case study for us is going to be for MovieFlix. And what is MovieFlix? Well, it's a company that allows you to watch TV shows and movies on demand. And the business comes to you and they want the following capabilities. They want to make sure the user can resume the video where they left it off. They want to build a user profile in real time. They recommend the next show to the user in real time. Store all the data in the analytics store. So my question to you is how would you implement this using Kafka? Now I want you to pause this video and just take some time with a sheet of paper to figure out what you need. Producers, consumers, Kafka Connect, Kafka Streams. Anything you think is useful, just put it on a sheet of paper. Take five minutes, then come back to this video and then I'll show you the response. Okay. So I hope you've done it. Now let's get started. So we have Kafka in the middle. And first topic that I think should be interesting is show position. And so…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Choosing partition count and replication factor5m 21s
-
(Locked)
Kafka topics naming convention1m 31s
-
(Locked)
Case study: MovieFlix5m 10s
-
(Locked)
Case study: GetTaxi4m 18s
-
(Locked)
Case study: MySocialMedia5m 32s
-
(Locked)
Case study: MyBank3m 41s
-
(Locked)
Case study: Big data ingestion1m 36s
-
(Locked)
Case study: Logging and metrics aggregation1m 8s
-
(Locked)
-
-
-