Apache Kafka Documentation, The Apache Software Foundation, 2024 - Provides detailed information on Kafka's architecture, API, and core concepts for building event streaming pipelines.
Structured Streaming Programming Guide, The Apache Software Foundation, 2024 (The Apache Software Foundation) - Describes Spark Structured Streaming, which is key for micro-batch processing from sources like Kafka.
Apache Flink Documentation, The Apache Software Foundation, 2025 - Offers documentation on Flink's stream processing capabilities, state management, and event time semantics.