Model Version
MySQL Product Models
UDB MySQL Cloud Database offers NVMe model and SSD Cloud Disk model. Regardless of the model, the reliability, persistence, and read-write performance of UDB-MySQL will fulfill the product SLA commitment.
NVMe model database instances adopt the mainstream computing storage separation architecture in the industry: the computing layer uses high-performance SurferCloud Kuaijie cloud hosts, and the storage layer adopts ultra-high-performance RDMA NVMe SSD cloud disks. RSSD cloud disks are based on the new generation of distributed block storage architecture, with NVMe SSD as the storage medium at the bottom layer, and RDMA for network transmission, providing users with the highest random read and write capabilities of up to 1.2 million per disk and even lower single-path latency capabilities. The relationship between IOPS and capacity: when the disk size is below 1T, IOPS is optimized to a fixed value of 50000, and when it is above 1T, IOPS is calculated according to a fixed allocation algorithm, the calculation formula is: 1800 + 50 * size(GB), with a maximum IOPS of 1.2 million. The disk step size is 10GB, it supports large-capacity storage, and the maximum capacity can reach 32T.
Database instances of SSD cloud disk model are generally deployed in available areas where NVMe models are not provided. The computing storage separation architecture is adopted, with SSD cloud disks used for bottom layer storage.
MySQL Cloud Database provides a high-availability dual-master hot standby architecture, supports the construction of high availability across available areas, and supports the construction of slave libraries across available areas to achieve disaster recovery at the available area level, ensuring high service availability.
MySQL Capacity Specifications
NVMe model and SSD cloud disk model support selecting computing specifications in three ratios of CPU to memory: 1:2, 1:4, 1:8. The disk maximum supports 32TB. Users can freely choose according to the hardware requirements of the cloud database.
CPU to Memory Ratio 1:2
CPU Specification (Core) | Memory Specification (G) |
---|---|
2 | 4 |
4 | 8 |
8 | 16 |
16 | 32 |
32 | 64 |
64 | 128 |
CPU to Memory Ratio 1:4
CPU Specification (Core) | Memory Specification (G) |
---|---|
2 | 8 |
4 | 16 |
8 | 32 |
16 | 64 |
32 | 128 |
64 | 256 |
CPU to Memory Ratio 1:8
CPU Specification (Core) | Memory Specification (G) |
---|---|
2 | 16 |
4 | 32 |
8 | 64 |
16 | 128 |
32 | 256 |
64 | 512 |
MySQL Product Version
MySQL version for NVMe models, supports MySQL5.6/5.7/8.0 and Percona5.6/5.7 protocols.
MySQL version for SSD cloud disk models, supports MySQL5.7/8.0 and Percona5.7 protocols.