Apache Kafka Connect Documentation, Apache Software Foundation, 2023 - The official and comprehensive guide to Kafka Connect, covering its architecture, configuration, Single Message Transforms (SMTs), and operational aspects.
Kafka: The Definitive Guide, Gwen Shapira, Todd Palino, Rajini Sivaram, Krit Petty, 2021 (O'Reilly Media) - A comprehensive book on Apache Kafka, with dedicated chapters providing detailed explanations of Kafka Connect's distributed model, connectors, and operational considerations.
Designing Data-Intensive Applications, Martin Kleppmann, 2017 (O'Reilly Media) - A foundational book on building reliable, scalable, and maintainable data systems, with discussions on data consistency, delivery semantics, and idempotency crucial for understanding sink connector guarantees.