When you create a Lighthouse instance, the instance package you specify determines its server hardware configuration. The computing, memory, and storage features vary by instance package. You can select an appropriate instance package based on the scale of your application to be deployed. These instance packages consist of different combinations of CPU, memory, SSD cloud disk, and network traffic package, so you can flexibly select appropriate resources for your applications.
Note:
- When creating a Lighthouse instance, you cannot specify the CPU model of the underlying physical server; instead, Tencent Cloud will randomly assign a physical CPU model that meets the selected package specification.
- At the same specification level, Lighthouse has a CPU and memory performance comparable with that of CVM.
For more information on the supported Lighthouse instance packages and their pricing, please see Basic Package Pricing.
The instance system disks of all Lighthouse packages are Tencent Cloud SSD cloud disks, which are based on full NVMe SSD storage media and use a three-copy distributed storage mechanism to provide low-latency and high-throughput I/O capabilities with a high random IOPS and 99.9999999% data security. Their performance metrics are as follows:
IOPS per Disk | Random IOPS Calculation Formula | Maximum Throughput per Disk (MB/s) | Throughput Calculation Formula | One-Way Random Read/Write Latency |
---|---|---|---|---|
26,000 | Random IOPS = min{1800 + storage capacity (GB) * 30,26000} | 260 MB/s | Throughput = min{120 + storage capacity (GB) * 0.2,260} | 0.5–3 ms |
Was this page helpful?