Data Storage
Disks are not only used for storing data, but also for protecting it. Through backup strategies, redundant storage technologies, and encryption methods, disks help prevent data loss and ensure data integrity.
Additional SSD Disk Space | $2.00/month/20GB | Added to C: Drive. Upgrade limited to 400GB. |
Additional SSD Drives | 240GB SSD: $5.00/month 960GB SSD: $9.00/month 2TB SSD: $19.00/month 4TB SSD: $29.00/month | A $39 one-time setup fee applies. |
Additional SATA Drives | 2TB SATA: $9.00/month 4TB SATA: $19.00/month 8TB SATA: $29.00/month 16TB SATA (3.5’ Only): $39.00/month | A $39 one-time setup fee applies. |
Additional NVMe Drives | 960GB NVMe: $9.00/month 2TB NVMe: $19.00/month 4TB NVMe: $29.00/month | A $39 one-time setup fee applies. |
Type | Characteristics | Typical Use Case |
---|---|---|
HDD | Low cost, large capacity, slower speed, mechanical parts | Cost-effective bulk storage |
SSD | Fast speed, more expensive than HDD | Lightweight services |
SATA SSD | Faster than HDD, slower than NVMe, more affordable SSD option | Stably running websites and medium-load applications |
NVMe SSD | Ultra-fast, uses PCIe interface, high performance | High-concurrency and high-performance businesses |
RAID Level | Minimum Number of Drives | Fault Tolerance | Characteristics | Recommended Uses |
---|---|---|---|---|
RAID 0 | 2 | None | Extremely high reading and writing speed | Caching and non-critical high-speed processing scenarios |
RAID 1 | 2 | 1 disk | Fast reading, slightly slow writing | System disk, key business data |
RAID 5 | 3 | 1 disk | Fast reading and medium writing | File storage, general business platform |
RAID 10 | 4 | 1 disk per mirror pair | High performance and high fault tolerance coexist | High-concurrency databases and high-performance services |