Cloud · Cloud Fundamentals
Cloud Storage
Object, block and file storage services with configurable redundancy, lifecycle tiering and immutability options.
FoundationalUpdated 2026-09-01
Overview
Object storage (S3, Blob, Cloud Storage) is the default for unstructured data and backups, with lifecycle rules moving data to cooler tiers. Block storage backs virtual machine disks, and managed file shares provide SMB or NFS semantics.
Immutability features, object lock, immutable blob policies, are central to modern ransomware resilience because they prevent deletion or alteration for a defined retention period, even by an administrator.
Security considerations
- Block public access by default and audit for exceptions continuously.
- Enable versioning plus immutability for backup targets, and separate the credentials that write backups from production administration.
