evroc Compute

The evroc compute service provides on-demand virtual machines in the evroc sovereign cloud. Launch VMs with configurable CPU, memory, and GPU resources, attach persistent storage, and control network access through security groups.

The service operates across multiple availability zones within a region. Distributing your workloads across zones improves resilience against localized failures. For details, see Regions and zones.

Key capabilities

  • Flexible compute resources - Choose from general-purpose, memory-optimized, and compute-optimized VMs (2-32 vCPUs, 4-128 GB RAM), plus GPU instances for machine learning and high-performance computing workloads
  • Persistent storage - Attach SSD-backed disks up to 4 TB that can be managed independently and moved between VMs
  • Automatic networking - Each project includes a preconfigured VPC, subnets, and default security groups
  • Public IP addresses - Attach persistent IPv4 addresses for inbound internet connectivity
  • High-availability placement - Spread VMs across physical hosts to avoid single points of failure
  • Custom provisioning - Use cloud-init scripts to configure VMs at first boot time

For detailed information about compute features and components, see the Functional Description.

Get started

Deploy your first VM using the console, CLI, or API. See the How-To guides for step-by-step instructions.

Learn more