#apache-flink

[ follow ]
Hackernoon
54 years ago
DevOps

How to Implement Real-Time Credit Card Fraud Detection With Apache Flink on AWS | HackerNoon

Real-time fraud detection using Apache Flink on AWS is crucial for financial institutions to prevent credit card fraud efficiently. [ more ]
Theregister
4 months ago
Information security

Three-year-old Apache Flink flaw now under active attack

Apache Flink CVE-2020-17519 allows unauthorized reading of local files, exploited in the wild, prompting urgent patches and checks for compromises. [ more ]
InfoQ
4 months ago
Data science

Confluent Cloud for Apache Flink is Now Generally Available with AI Features

Confluent Cloud for Apache Flink offers fully managed real-time data processing across major cloud platforms. [ more ]
InfoQ
5 months ago
Data science

Yelp Overhauls Its Streaming Architecture with Apache Beam and Apache Flink

Yelp revamped data streaming architecture with Apache Beam and Apache Flink for unified solution. [ more ]
Medium
10 months ago
Scala

Checkpoint in the Flink Streaming Job

Checkpoints in Apache Flink ensure the resiliency and fault tolerance of streaming data applications.
Checkpoints allow for the consistent snapshotting of the state of the application, enabling recovery in case of failures.
Flink provides options for storing checkpoints, including in-memory checkpoints and RocksDB. [ more ]
[ Load more ]