Reference Guide – Virtuozzo / Jelastic Storage Standard Performance
🔍 General Characteristics of a Standard Performance Storage
| Aspect | Typical Description |
|---|---|
| Device type | Enterprise-level SSDs or NVMe drives. |
| Latency | Suitable for normal workloads (web applications, medium-sized databases), but higher than a High Performance tier. |
| IOPS / Throughput | Moderate level: ensures consistent operations for medium loads, but with slightly higher latencies than the High Performance tier. |
| Cost | More economical than the high-performance tier, balancing price and capacity. |
💾 Usage Recommendation
Standard Performance is ideal for workloads that do not require maximum IOPS, such as:
- Data backup and restore;
- Storage of logs and temporary files;
- Web applications that do not read and write intensively;
- Development and testing environments.
tip
Despite the name “Standard,” this type of storage is still based on high-performance technologies (SSDs/NVMe with optimizations).
In other words, it remains faster than traditional mechanical disk solutions (HDD), just with more conservative limits than High Performance.
⚙️ Best Practices for Validation
-
Perform Benchmarks
- Use tools like
fioto measure latency, IOPS, and throughput on Standard tier volumes.
- Use tools like
-
Check Cluster Configuration
- Evaluate replication, number of nodes, use GlusterFS for high durability and availability.
-
Monitor Metrics in Production
- Latency, IO queues, disk utilization, and CPU overhead for storage operations.
🛠️ Recommended Steps for Internal Documentation
- Record the storage cluster topology.
- Note measured values of IOPS, latency, and throughput during tests.
- Describe replication and backup policies.
- Define monitoring and alert procedures.
- Periodically update with benchmark results and any SLA changes.
🧠 Questions?
Contact the technical support team if you encounter difficulties during installation or configuration.