Disk
Everything on SkillVeris tagged Disk — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 1 library
Study Notes(4)
Persistent Disks Explained
How Google Cloud's network-attached block storage works for Compute Engine — disk types, snapshots, resizing, and read-write versus read-only attachment.
Azure Disks Explained
How Azure Managed Disks work, including performance tiers, OS/data/temporary disk roles, caching, and snapshotting.
Disk Scheduling Algorithms
How the OS orders pending disk I/O requests to minimize head movement, comparing FCFS, SSTF, and SCAN.
Disk Usage and Management (df, du, mount)
Learn how to inspect filesystem capacity, measure directory sizes, and understand how block devices get attached to the Linux directory tree via mounting.