This repository includes notes on apache Flink and some code samples.
Better read in BOOK format.
flink-java
folder includes java main classes to learn about some of the Flink Data streams processing like simple filtering, joins operations, using Quarkus app.- flink-sql is a set of SQL examples
- The e2e-demos includes a set of end to end demonstration with more component. The e-com-sale-simulator tutorial integrates Kafka, MySQL, Elasticsearch, and Kibana with Flink SQL to analyze e-commerce user's behavior in real-time.
- Flink SQL local java app
Folder | Docs | Status |
---|---|---|
docs | index | Main page = validated 11/2024 |
architecture | index | |
fitforpurpose | ||
cookbook | to work on | |
flink-sql | ||
Kafka | ||
coding | first app | |
cep | ||
flink-sql | ||
getting-started | ||
k8s-deploy | ||
programming | ||
Table API | ||
Stateful Function | ||
Terraform | ||
Techno | confluent cloud flink | |
confluent platform flink | ||
Flink k8s monitoring |