Supported Shapes
A shape is a template that determines the number of OCPUs, amount of memory, and other resources that are allocated within a DB system. MySQL shapes are available with AMD processors and Intel processors.
MySQL configurations are associated with shapes. To apply a specific configuration to the DB system, select the associated shape. For a shape, the following configurations are possible:
- Standalone: Optimised for single instance DB systems.
- High Availability: Optimised for highly available DB systems. See High Availability.
You can enable HeatWave on a standalone or high availability DB system. For shapes that support HeatWave, see Table 5-2.
Table 5-1 Supported Shapes: Standalone and High Availability
Supported Shapes | OCPUs | Memory (RAM in GB) | Max Network Bandwidth | Associated Configurations |
---|---|---|---|---|
MySQL.VM.Standard.E3.1.8GB | 1 | 8 | 1 Gbps |
|
MySQL.VM.Standard.E3.1.16GB | 1 | 16 | 1 Gbps |
|
MySQL.VM.Standard.E3.2.32GB | 2 | 32 | 2 Gbps |
|
MySQL.VM.Standard.E3.4.64GB | 4 | 64 | 4 Gbps |
|
MySQL.VM.Standard.E3.8.128GB | 8 | 128 | 8 Gbps |
|
MySQL.VM.Standard.E3.16.256GB | 16 | 256 | 16 Gbps |
|
MySQL.VM.Standard.E3.24.384GB | 24 | 384 | 24 Gbps |
|
MySQL.VM.Standard.E3.32.512GB | 32 | 512 | 32 Gbps |
|
MySQL.VM.Standard.E3.48.768 GB | 48 | 768 | 40 Gbps |
|
MySQL.VM.Standard.E3.64.1024GB | 64 | 1024 | 40 Gbps |
|
MySQL.VM.Standard.E4.1.8GB | 1 | 8 | 1 Gbps |
|
MySQL.VM.Standard.E4.1.16GB | 1 | 16 | 1 Gbps |
|
MySQL.VM.Standard.E4.2.32GB | 2 | 32 | 2 Gbps |
|
MySQL.VM.Standard.E4.4.64GB | 4 | 64 | 4 Gbps |
|
MySQL.VM.Standard.E4.8.128GB | 8 | 128 | 8 Gbps |
|
MySQL.VM.Standard.E4.16.256GB | 16 | 256 | 16 Gbps |
|
MySQL.VM.Standard.E4.24.384GB | 24 | 384 | 24 Gbps |
|
MySQL.VM.Standard.E4.32.512GB | 32 | 512 | 32 Gbps |
|
MySQL.VM.Standard.E4.48.768GB | 48 | 768 | 40 Gbps |
|
MySQL.VM.Standard.E4.64.1024GB | 64 | 1024 | 40 Gbps |
|
MySQL.VM.Standard2.1.15GB | 1 | 15 | 1 Gbps |
|
MySQL.VM.Standard2.2.30GB | 2 | 30 | 2 Gbps |
|
MySQL.VM.Standard2.4.60GB | 4 | 60 | 4.1 Gbps |
|
MySQL.VM.Standard2.8.120GB | 8 | 120 | 8.2 Gbps |
|
MySQL.VM.Standard2.16.240GB | 16 | 240 | 16.4 Gbps |
|
MySQL.VM.Standard3.1.8GB | 1 | 8 | 1 Gbps |
|
MySQL.VM.Standard3.1.16GB | 1 | 16 | 1 Gbps |
|
MySQL.VM.Standard3.2.32GB | 2 | 32 | 2 Gbps |
|
MySQL.VM.Standard3.4.64GB | 4 | 64 | 4 Gbps |
|
MySQL.VM.Standard3.8.128GB | 8 | 128 | 8 Gbps |
|
MySQL.VM.Standard3.16.256GB | 16 | 256 | 16 Gbps |
|
MySQL.VM.Standard3.24.384GB | 24 | 384 | 24 Gbps |
|
MySQL.VM.Standard3.32.512GB | 32 | 512 | 32 Gbps |
|
MySQL.VM.Optimized3.1.8GB | 1 | 8 | 4 Gbps |
|
MySQL.VM.Optimized3.1.16GB | 1 | 16 | 4 Gbps |
|
MySQL.VM.Optimized3.2.32GB | 2 | 32 | 8 Gbps |
|
MySQL.VM.Optimized3.4.64GB | 4 | 64 | 16 Gbps |
|
MySQL.VM.Optimized3.8.128GB | 8 | 128 | 32 Gbps |
|
MySQL.VM.Optimized3.16.256GB | 16 | 256 | 40 Gbps |
|
Table 5-2 Supported Shapes: HeatWave
Shape | Supported for1 | Processor series | OCPUs | Memory (RAM in GB) | Max Network Bandwidth | Associated Configuration |
---|---|---|---|---|---|---|
MySQL.HeatWave.VM.Standard (Recommended) |
|
|
16 | 512 | 16 Gbps |
|
MySQL.HeatWave.VM.Standard.E3 (Not supported for new users; existing users can still use it) |
|
|
16 | 512 | 16 Gbps |
|
MySQL.HeatWave.BM.Standard |
|
|
128 | 2048 | 40 Gbps |
|
MySQL.HeatWave.BM.Standard.E3 (Not supported for new users; existing users can still use it) |
|
|
128 | 2048 | 40 Gbps |
|
HeatWave.32GB (Supports a maximum of 16 nodes) |
|
|
1 | 32 | 16 Gbps | Not applicable - Configurations are associated with DB system shapes only and not with HeatWave cluster shapes. |
HeatWave.512GB |
|
|
16 | 512 | 16 Gbps | Not applicable - Configurations are associated with DB system shapes only and not with HeatWave cluster shapes. |
1 For creating a HeatWave enabled DB system, you have to select a shape for the DB system and for the HeatWave cluster. A shape can be supported for the DB system, HeatWave cluster, or both.
Related Topics