Local Redundant Storage (LRS)
The lesson covers Locally Redundant Storage (LRS): a baseline durability option with three synchronous replicas in a single Azure data center. LRS protects against disk and rack failures, and provides Atomic writes to ensure consistency across all replicas and load balancing to improve read performance.