Books / Technical
Technical / 技術書
Technical books I've read, with my impressions.
読んだ技術書の感想をまとめています。
Fundamentals of Data Engineering
データエンジニアリングの基礎
A comprehensive guide covering the entire data engineering lifecycle — from data generation to ingestion, transformation, and serving. What stands out is the emphasis on why certain decisions are made, not just the tools themselves.
データエンジニアリングのライフサイクル全体を体系的に解説した一冊。特に「データエンジニアリングの段階的な成熟度」という概念は、現場での業務を振り返る上で非常に参考になった。単なるツールの解説に留まらず、なぜその選択をするのかという視点が随所に散りばめられている点が良い。
Deciphering Data Architectures
解読 データアーキテクチャ
A clear and practical guide to the major data architecture patterns that have gained traction in recent years — Data Warehouse, Data Fabric, Data Lakehouse, and Data Mesh — with honest comparisons of their trade-offs. What I appreciated most was how it covers concrete technologies and data modeling concepts that Fundamentals of Data Engineering intentionally leaves out. The two books complement each other well, and reading them together gives a much fuller picture of the modern data landscape.
ここ数年のトレンドであるデータウェアハウス・データファブリック・データレイクハウス・データメッシュといったアーキテクチャを、メリット・デメリットを交えながらわかりやすく整理している一冊。特に良かったのは、「データエンジニアリングの基礎」では触れられていなかった具体的な技術やデータモデリングの内容が盛り込まれている点で、両書を合わせて読むことで知識が補完し合う感覚があった。