Lesson 1Object storage internals: eventual consistency, REST APIs, buckets, metadata, scalability and use casesWe dive into how object storage works, looking at REST access, buckets, and metadata. You'll learn about eventual consistency, how data spreads out, scaling tricks, and workloads that suit object storage best.
Buckets, objects, and key namingREST APIs and common operationsEventual consistency behaviorsMetadata indexing and searchScaling out capacity and throughputObject storage use cases and limitsLesson 2Cloud storage models: IaaS block storage, managed file storage, object storage, and differences from on-premises storageHere we check out cloud storage choices like IaaS block, managed files, and object storage. You'll see how they stack up on durability, speed, and cost, plus how they differ from traditional local server storage.
IaaS block storage characteristicsManaged cloud file storage servicesCloud object storage featuresDurability, availability, and SLAsCost models and lifecycle policiesHybrid and multicloud storage patternsLesson 3RAID families and trade-offs: RAID 0/1/5/6/10, rebuild behavior, write penalty, and when to use eachWe break down main RAID levels like 0, 1, 5, 6, and 10, and their balance of speed, space, and toughness. You'll look at rebuild processes, write costs, and tips on picking RAID for different jobs.
RAID 0, 1, 5, 6, 10 fundamentalsParity, mirroring, and striping basicsWrite penalty and random I/O impactRebuild times and failure riskRAID selection for key workloadsRAID vs. erasure coding overviewLesson 4Block storage vs. file storage vs. object storage: definitions, access patterns, metadata differencesThis part defines block, file, and object storage and how apps use them. You'll compare access ways, folder setups, and metadata handling to see which fits various workload types.
Block storage concepts and LUN usageFile storage namespaces and sharesObject storage flat namespace modelMetadata handling in each modelTypical workload access patternsChoosing the right storage modelLesson 5Storage area network (SAN): Fibre Channel and iSCSI basics, LUNs, zoning, multipathingWe introduce SAN ideas, including Fibre Channel and iSCSI, presenting block devices as LUNs. You'll explore zoning, masking, and multipathing to build tough, fast shared storage networks.
SAN vs. NAS: conceptual differencesFibre Channel fabric fundamentalsiSCSI concepts and connectivityLUN provisioning and maskingZoning strategies and securityMultipathing and path failoverLesson 6Direct-attached storage (DAS): architecture, use cases, limitations, performance characteristicsThis section looks at direct-attached storage where drives link straight to the host. You'll review common setups, speed traits, scaling limits, and when DAS works better than NAS or SAN options.
Typical DAS hardware topologiesLocal RAID controllers and JBODPerformance traits and bottlenecksScalability and manageability limitsDAS use cases and best fitsComparing DAS with NAS and SANLesson 7Network-attached storage (NAS): protocols (SMB, NFS), typical deployments, concurrency and permissionsWe cover NAS basics, how SMB and NFS share folders over networks. You'll check deployment styles, handling multiple users, and permission setups to safeguard data and manage access.
NAS vs. file server: key differencesCore NAS components and data pathsSMB protocol basics and capabilitiesNFS protocol basics and versionsPermissions, ACLs, and identity mappingTypical NAS deployment patternsLesson 8Performance metrics and capacity metrics: IOPS, throughput, latency, capacity planning basics, utilization and growth forecastingThis explains main speed and space metrics like IOPS, throughput, latency, and usage. You'll practice reading metrics, planning space, and predicting growth for steady, efficient storage.
Defining IOPS, throughput, and latencyQueue depth and workload profilesMonitoring tools and key indicatorsCapacity planning and headroomUtilization thresholds and alertsGrowth forecasting and trend analysisLesson 9Backup vs. archive vs. replication: objectives, retention models, RPO/RTO basics, and common strategiesWe clear up backup, archive, and replication goals. You'll study keep periods, RPO/RTO aims, and mixing tech and schedules to hit compliance, recovery, and business needs.
Backup goals and recovery scenariosArchive use cases and compliance needsReplication types and topologiesDefining RPO and RTO requirementsRetention policies and data lifecycleCommon enterprise protection strategies