Completed
Starting Apache Flink on Mac
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Realtime Streaming with Apache Flink - End-to-End Data Engineering Project
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 The system architecture
- 3 Sales Analytics Data Generation
- 4 Producing Data into Kafka Broker
- 5 Setting up Apache Flink project
- 6 Consuming data from Kafka with Apache Flink
- 7 Starting Apache Flink on Mac
- 8 Writing Kafka Streams to Postgres Database
- 9 Aggregating Transactions per Category into Postgres
- 10 Aggregating Transactions Per Day into Postgres
- 11 Aggregating Transactions Per Month into Postgres
- 12 Writing Kafka Streams Data into Elasticsearch
- 13 Reindexing Data on Elasticsearch with Timestamp
- 14 Creating Streaming Dashboard on Elasticsearch
- 15 Realtime Dashboard Results
- 16 Recap
- 17 Outro