Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions macros/block-storage/block-storage-volume-types.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ macro: block-storage-volume-types

| Volume type | IOPS | Underlying hardware | Latency | Max volume size | Recommended use cases | Availability & resilience |
|-----------------------------------|----------|--------------------------------|---------------------|----------------------|-------------------------|----------------------------|
| `b_ssd` (Block Storage legacy) | 5,000 | Legacy SSDs | High | Up to 10 TB | General-purpose workloads that do not demand high IOPS or | Data is replicated three times across multiple disks for high availability and integrity |
| `b_ssd` (Block Storage legacy) | 5,000 | Legacy SSDs | High | Up to 10 TB | General-purpose workloads that do not demand high IOPS | Data is replicated three times across multiple disks for high availability and integrity |
| `sbs_5k` (Block 5K) | 5,000 | Modern NVMe disks | Low | 5 GB to 10 TB | Development environments, web servers, and applications needing consistent performance | 99.99% SLA, triple-replicated data to safeguard against hardware failures |
| `sbs_15k` (Block 15K) | 15,000 | Modern NVMe disks | Very low | 5 GB to 10 TB | High-performance databases, transactional applications, and I/O-intensive workloads | 99.99% SLA, triple-replicated data to safeguard against hardware failures |
| `sbs_15k` (Block 15K) | 15,000 | Modern NVMe disks | Very low | 5 GB to 10 TB | High-performance databases, transactional applications, and I/O-intensive workloads | 99.99% SLA, triple-replicated data to safeguard against hardware failures |