- Добавил: literator
- Дата: Сегодня, 19:20
- Комментариев: 0

Автор: Bartosz Konieczny
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 423
Язык: английский
Формат: epub
Размер: 10.1 MB
Data projects are an intrinsic part of an organization’s technical ecosystem, but data engineers in many companies continue to work on problems that others have already solved. This hands-on guide shows you how to provide valuable data by focusing on various aspects of data engineering, including data ingestion, data quality, idempotency, and more. Author Bartosz Konieczny guides you through the process of building reliable end-to-end data engineering projects, from data ingestion to data observability, focusing on data engineering design patterns that solve common business problems in a secure and storage-optimized manner. Each pattern includes a user-facing description of the problem, solutions, and consequences that place the pattern into the context of real-life scenarios. You’re about to replace a legacy data processing framework written in the C# programming language, which nobody in your organization knows anymore. All the maintainers left the company without leaving any useful documentation. You’ve performed a reverse-engineering step, and now, you are rewriting the logic with a modern open source Python library.