Course brief
Design HBase from access patterns and physical storage behavior, then operate the region-based LSM system with evidence about hotspotting, compaction, cache, WAL, replication, recovery, and capacity.
A production-oriented Apache HBase course covering the Bigtable-style data model, row-key and column-family design, regions and RegionServers, WAL/MemStore/HFiles, LSM compaction, block cache and Bloom filters, reads/writes/scans, consistency and durability, bulk loading, snapshots/backups, replication, security, coprocessors, APIs, observability, capacity planning, Hadoop/Spark integration, upgrades, and large-scale operations.
This syllabus deliberately separates foundations, data/model semantics, internals, reliability, security, performance, operations, and production design so advanced material is not compressed into generic catch-all chapters.