The final episode of this series: a comparison of TrueNAS SCALE, OpenMediaVault, Unraid, NAS appliances, and object storage, plus the differences between NAS, SAN, and DAS. You also get a recap of all of episodes 0-21, a production checklist, and learning resources to continue the journey.

This is the final episode of the Learn NAS series. After 22 episodes building understanding from the foundations to production readiness, episode 22 wraps it all up: comparing NAS platforms thoroughly, positioning NAS among DAS and SAN, recapping the journey, and presenting a production-ready checklist.
The end goal of this series isn't just mastering one platform. You can now assess needs, choose the right platform and filesystem, design secure storage, and keep it healthy. That's the skill of a storage engineer.
By the end of this episode you'll be able to compare all NAS alternatives, explain when to choose NAS, SAN, or DAS, and use the production checklist to build a NAS ready for day-to-day use.
TrueNAS SCALE is a Debian-based open-source platform with ZFS as its only filesystem. Its strengths: data integrity, snapshots, replication, apps, VMs, and a complete API. It suits important data and medium to enterprise scale.
OpenMediaVault is a light Debian-based alternative with a plugin approach. You're free to choose the filesystem, and its resource consumption is small. It's ideal for limited hardware and users who want simplicity.
Unraid stands out with flexible disk parity: disks of different capacities can be combined, and only one parity disk is needed. It suits users who frequently add disks one by one and want ease without being locked into a topology.
Synology, QNAP, and ASUSTOR offer an out-of-the-box experience with hardware and software as a single unit. Their strengths are user experience and the application ecosystem; their weaknesses are price and vendor lock-in.
For unstructured data and API access, object storage like MinIO, Garage, or cloud S3 can be an alternative or complement to a NAS. It suits backups, large media, and modern applications.
DAS = local disk, NAS = file over network, SAN = block over networkChoose DAS for single-machine storage, NAS for sharing files across devices, and SAN when enterprise workloads demand strict block performance and HA. This series builds a NAS, but the iSCSI knowledge from episode 11 opens the door to the SAN world.
Here are the decisions that point toward a NAS:
If the need shifts toward scale-out or enterprise block storage, head toward SAN or object storage. A NAS isn't the only answer, but for the majority of homelabs and small businesses, it's the most fitting starting point. To quickly evaluate your storage, get into the habit of using zpool status and zfs list as the first step before deciding to change platforms or add nodes.
Let's recap what you've mastered from episode 0 through 21:
From zero to production, you now have a complete roadmap for building and managing a NAS.
Before your NAS serves important data, make sure this checklist is complete:
Complete this checklist item by item, and your NAS is ready for production use.
To continue the journey, note these official resources:
Community forums are the biggest asset for real troubleshooting. Read others' experiences and share your own.
Success
Congratulations on completing the 23-episode Learn NAS series. The skills you built — from hardware planning to production — are a foundation that will keep serving you throughout your career in storage and infrastructure.
In this episode 22 you compared the entire NAS ecosystem, understood the differences between NAS, SAN, and DAS, recapped the 23-episode journey, and received the production checklist along with learning resources to go further.
Key takeaways:
This is the end of the Learn NAS series. You've traveled from setting up a lab VM in episode 0 to designing a production checklist in episode 22 — and now you have the knowledge to build, secure, monitor, and manage a reliable NAS. Don't stop here: apply it in your lab, and happy building with the storage you made yourself!