Overview
Block storage is the standard storage used by virtual machines. It behaves like a physical hard drive and is ideal for applications that require high performance and low latency, such as databases.
Characteristics
- Can be formatted with any file system.
- Supports random read/write operations.
- Typically more expensive than object storage.