Skip to main content

Compare Servers

DOM Cloud has many servers and they are different spec depends on capacity. All customers enjoy equal computing power no matter their current plan.

Server Code (City, Country)vCPURAMDiskBackendHas Docker
SGA (Singapore)22NVMEx64Yes
WDC (Washington DC, US)48NVMEx64Yes
SGP (Singapore)316NVMEarm64Yes
MNZ (Manassas, Virginia, US)1016NVMEarm64Yes
NUE (Nuremberg, Germany)68NVMEarm64Yes
OSK (Osaka, Japan)16NVMEarm64No
SAO (Sao Paulo, Brazil)16NVMEarm64No

To make sure no abuse and no slow down, we have many security features in place.

The rule of thumb is pick closest with your targeted visitors. As more people came in and use any server, the server spec will get upgraded. This is also true for storage, which will be expanded or shink depending on usage on regular basis.

ARM64 vs X64

ARM64 is a new architecture which is more efficient in power hence larger capacity in both vCPU and RAM. As we strive for offering most optimal pricing matrix, we recommend you to use ARM64 unless you have a specific reason to use X64 arch servers.

The X64 servers are only offered for subscribing users to solve ARM64 compatibility issues. One of compatibility issues that you might get into such as when your apps need a linux binary or docker images which doesn't have ARM64 arch variant. The GitHub CI runner also doesn't offer ARM64 yet, which could be matter if you want to compile your apps using GitHub CI.

Beware when moving servers with different architecture -- like from MNZ to WDC, you need to reinstall all software and depedencies since binaries would be different.

Docker Availability

Docker is generally not available on servers with one vCPU.

Database and Cache Availability

All servers support MariaDB, PostgreSQL, Valkey and Opcache. The valkey maxmemory and opcache opcache.memory_consumption is capped at 256MB or 15% of memory, whichever is higher.