Models, Zones & Operating System
Zenlayer virtual machines have three kinds of models with different configurations. The table below displays the main parameters as reference.
Models
Four types of specifications are supported:
Compute-optimized (Dedicated vCPU) Compute-optimized instances typically have a higher vCPU-to-memory ratio, such as 1 vCPU to 2 GB of RAM, making them well-suited for compute-intensive workloads.
General-purpose (Dedicated vCPU) General-purpose instances have a 1:4 vCPU-to-memory ratio, making them ideal for various workloads, including web servers, small databases, and development environments, that require moderate compute and memory resources.
Memory-optimized (Dedicated vCPU) Memory-optimized instances have a higher memory-to-vCPU ratio, such as 8GB of RAM per CPU, making them well-suited for memory-intensive workloads that require large amounts of memory, such as database management and high-performance computing.
Basic compute (Shared vCPU) Basic compute instances offer shared vCPU resources, making them a cost-effective option for running basic workloads that don't require a lot of computing power or memory, such as simple web applications and lightweight development environments.
The available types are shown in the following table.
Instance Model | vCPU (Core) | RAM (GB) | Bandwidth Cap (Gbps) |
---|---|---|---|
c.1c2g | 1 | 2 | 0.5 |
c.2c4g | 2 | 4 | 1 |
c.4c8g | 4 | 8 | 1.5 |
c.8c16g | 8 | 16 | 2 |
c.12c24g | 12 | 24 | 2.5 |
c.16c32g | 16 | 32 | 3 |
c.24c48g | 24 | 48 | 4.5 |
c.32c64g | 32 | 64 | 6 |
c.64c128g | 64 | 128 | 6 |
g.2c8g | 2 | 8 | 1 |
g.4c16g | 4 | 16 | 1.5 |
g.8c32g | 8 | 32 | 2 |
g.16c64g | 16 | 64 | 3 |
g.24c96g | 24 | 96 | 4.5 |
g.32c128g | 32 | 128 | 6 |
m.2c16g | 2 | 16 | 1 |
m.4c32g | 4 | 32 | 1.5 |
m.8c64g | 8 | 64 | 2 |
m.16c128g | 16 | 128 | 3 |
s.1c1g | 1 | 1 | 0.5 |
s.1c2g | 1 | 2 | 0.5 |
s.2c2g | 2 | 2 | 0.5 |
s.2c4g | 2 | 4 | 1 |
s.4c8g | 4 | 8 | 1.5 |
s.8c16g | 8 | 16 | 2 |
Note
c
refers to vCPU andg
refers to memory. For example, Compute-optimized 1c2g (c.1c2g) refers to 1 vCPU cores and 2 GB memory; General-purpose 2c8g (g.2c8g) refers to 1 vCPU cores and 2 GB memory.The available models in each location vary depending on the inventory.
Available Locations
Virtual Machine instances are deployed by locations. Each location has its own power grid and network structure. Your instances in the same location can buildup private network by VPC.
Region | City |
---|---|
Americas | Los Angeles |
Americas | Mexico City |
Americas | San Paulo |
Americas | Washington D.C |
Asia Pacific | Hanoi |
Asia Pacific | Hong Kong |
Asia Pacific | Kolkata |
Asia Pacific | Melbourne |
Asia Pacific | Mumbai |
Asia Pacific | New Delhi |
Asia Pacific | Singapore |
Asia Pacific | Taipei |
Asia Pacific | Tokyo |
Europe and Middle East | Frankfurt |
Europe and Middle East | Istanbul |
Europe and Middle East | Jeddah |
Europe and Middle East | London |
Europe and Middle East | Moscow |
Europe and Middle East | Paris |
Europe and Middle East | Riyadh |
Europe and Middle East | Zurich |
Note
More locations will be added in the future.
Supported Operating System
OS | Version |
---|---|
CentOS | centos 6.8 x86_64 |
CentOS | centos 6.9 x86_64 |
CentOS | centos 7.2 x86_64 |
CentOS | centos 7.3 x86_64 |
CentOS | centos 7.4 x86_64 |
CentOS | centos 7.5 x86_64 |
CentOS | centos 7.6 x86_64 |
CentOS | centos 8.2 x86_64 |
Ubuntu | ubuntu 14.04 x86_64 |
Ubuntu | ubuntu 16.04 x86_64 |
Ubuntu | ubuntu 18.04 x86_64 |
Ubuntu | ubuntu 20.04 x86_64 |
Windows | windows 2008 x86_64 |
Windows | windows 2012 x86_64 |
Windows | windows 2016 x86_64 |
Windows | windows 2019 x86_64 |
Last updated