Home ยท Volume 5

๐Ÿ“˜ Volume 5 โ€” Data Science

Make it analytical. Jupyter, datasets, pipelines, ML workflows on the NAS. The volume that turns storage into insight.

v0.1 ยท draft
โ†Volume 4
Why this volume

Many home lab builders are also data scientists, analysts, students, or curious tinkerers with side projects. The NAS is a great platform for analytical work: lots of storage for datasets, a Linux environment for the tools, network access for cloud services. This volume covers the patterns that make the NAS a data science platform.

What this volume covers

The data scientist's NAS is a different kind of use from the family NAS or the home lab. The patterns:

Chapters

The "data" mindset

The data scientist thinks in datasets, queries, and pipelines. The patterns from earlier volumes (snapshots, scrubs, the 3-2-1 backup) all still apply, but the workload is different: lots of reads on big files, lots of writes of new files, lots of computation on the data. The NAS has to support all three well.

What you'll know by the end

Engineering Note

The data scientist's home lab is the same hardware as the home lab in Volume 4, but the workloads are different. The data scientist cares about: storage I/O for reading big datasets, CPU/RAM for in-memory analysis, and reproducibility (the discipline of doing the work in a way that can be repeated). The patterns from Volume 1 (snapshots, scrubs) and Volume 4 (containers, VMs) are the foundation. This volume is the workload layer.

Volume 5 ยท Data Science ยท v0.1 ยท July 2026