evroc Compute Service Overview
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.
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 resource group includes a preconfigured VPC, subnet, external gateway, and default security group
- 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
- Functional Description - Detailed explanation of all compute components
- Concepts - Understand VPCs, subnets, security groups, and other key concepts
- How-To guides - Step-by-step instructions for common tasks
- Service Definition - SLAs, limits, and quotas
- Troubleshooting - Solutions to common issues
- API & CLI references: Compute API | Networking API | Compute CLI | Networking CLI