Stream events to Kafka is commonly used in today's information technology world as data is flowing in and out through systems in various industries like banking, healthcare, CRM, sales etc. Key factor of information technology is data analytics, data cleansing, real time data monitoring etc. This bo
Event Streams in Action: Real-time event systems with Kafka and Kinesis
β Scribed by Alexander Dean, Valentin Crettaz
- Publisher
- Manning Publications
- Year
- 2019
- Leaves
- 343
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Event Streams in Action is a foundational book introducing the ULP paradigm and presenting techniques to use it effectively in data-rich environments.
About the Technology
Many high-profile applications, like LinkedIn and Netflix, deliver nimble, responsive performance by reacting to user and system events as they occur. In large-scale systems, this requires efficiently monitoring, managing, and reacting to multiple event streams. Tools like Kafka, along with innovative patterns like unified log processing, help create a coherent data processing architecture for event-based applications.
About the Book
Event Streams in Action teaches you techniques for aggregating, storing, and processing event streams using the unified log processing pattern. In this hands-on guide, you'll discover important application designs like the lambda architecture, stream aggregation, and event reprocessing. You'll also explore scaling, resiliency, advanced stream patterns, and much more! By the time you're finished, you'll be designing large-scale data-driven applications that are easier to build, deploy, and maintain.
What's inside
β’ Validating and monitoring event streams
β’ Event analytics
β’ Methods for event modeling
β’ Examples using Apache Kafka and Amazon Kinesis
About the Reader
For readers with experience coding in Java, Scala, or Python.
About the Author
Alexander Dean developed Snowplow, an open source event processing and analytics platform. Valentin Crettaz is an independent IT consultant with 25 years of experience.
β¦ Table of Contents
PART 1 - EVENT STREAMS AND UNIFIED LOGS
1. Introducing event streams
2. The unified log 24
3. Event stream processing with Apache Kafka
4. Event stream processing with Amazon Kinesis
5. Stateful stream processing
PART 2- DATA ENGINEERING WITH STREAMS
6. Schemas
7. Archiving events
8. Railway-oriented processing
9. Commands
PART 3 - EVENT ANALYTICS
10. Analytics-on-read
11. Analytics-on-write
β¦ Subjects
Analytics; Java; Apache Spark; Monitoring; Stream Processing; Logging; Apache Kafka; Scala; DynamoDB; AWS Lambda; Amazon Kinesis; Amazon Redshift; Python
π SIMILAR VOLUMES
Stream events to Kafka is commonly used in today's information technology world as data is flowing in and out through systems in various industries like banking, healthcare, CRM, sales etc. Key factor of information technology is data analytics, data cleansing, real time data monitoring etc. This bo
Kafka Streams is a library designed to allow for easy stream processing of data flowing into a Kafka cluster. Stream processing has become one of the biggest needs for companies over the last few years as quick data insight becomes more and more important but current solutions can be complex and lar
Everything you need to implement stream processing on Apache Kafka using Kafka Streams and the kqsIDB event streaming database. Kafka Streams in Action, Second Edition guides you through setting up and maintaining your streaming processing with Kafka. Inside, youβll find comprehensive coverage of
A friendly, framework-agnostic tutorial that will help you grok how streaming systems workβand how to build your own! In Grokking Streaming Systems you will learn how to: β’ Implement and troubleshoot streaming systems β’ Design streaming systems for complex functionalities β’ Assess parallelizat
A friendly, framework-agnostic tutorial that will help you grok how streaming systems workβand how to build your own! In Grokking Streaming Systems you will learn how to: Implement and troubleshoot streaming systems Design streaming systems for complex functionalities Assess parallelization re