Book description
Get started with Apache Flink, the open source framework that powers some of the world’s largest stream processing applications. With this practical book, you’ll explore the fundamental concepts of parallel stream processing and discover how this technology differs from traditional batch data processing.
Longtime Apache Flink committers Fabian Hueske and Vasia Kalavri show you how to implement scalable streaming applications with Flink’s DataStream API and continuously run and maintain these applications in operational environments. Stream processing is ideal for many use cases, including low-latency ETL, streaming analytics, and real-time dashboards as well as fraud detection, anomaly detection, and alerting. You can process continuous data of any kind, including user interactions, financial transactions, and IoT data, as soon as you generate them.
- Learn concepts and challenges of distributed stateful stream processing
- Explore Flink’s system architecture, including its event-time processing mode and fault-tolerance model
- Understand the fundamentals and building blocks of the DataStream API, including its time-based and statefuloperators
- Read data from and write data to external systems with exactly-once consistency
- Deploy and configure Flink clusters
- Operate continuously running streaming applications
Table of contents
- Preface
- 1. Introduction to Stateful Stream Processing
- 2. Stream Processing Fundamentals
- 3. The Architecture of Apache Flink
- 4. Setting Up a Development Environment for Apache Flink
- 5. The DataStream API (v1.7)
- 6. Time-Based and Window Operators
- 7. Stateful Operators and Applications
- 8. Reading from and Writing to External Systems
- 9. Setting Up Flink for Streaming Applications
- 10. Operating Flink and Streaming Applications
- 11. Where to Go from Here?
- Index
Product information
- Title: Stream Processing with Apache Flink
- Author(s):
- Release date: April 2019
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491974292
You might also like
book
Streaming Data: Understanding the real-time pipeline
Summary Streaming Data introduces the concepts and requirements of streaming and real-time data systems. The book …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Flow Architectures
Dominated by streaming data and events, the next generation of software development optimizes not only how …