Platform
Networking
Private networks, security groups, multi-site overlay networking, and site-to-site VPN.
Private networks
Servers and VMs get private addresses on your tenant network. Management traffic and workload traffic are kept separate, and nothing is exposed publicly unless you choose to expose it.
Security groups
Security groups work the way you expect from a public cloud: stateful ingress/egress rules attached to servers and VMs, enforced on the hosts themselves. Rules follow the instance — moving or recreating a VM keeps its firewall posture.
Multi-site overlay
When your hardware spans locations — an office rack here, rented marketplace capacity there — the platform connects them with an encrypted overlay network, so workloads reach each other on stable private addresses regardless of where they physically run.
Site-to-site VPN
Managed IPsec VPN gateways connect your CloudOps networks to external sites — an office network, another datacenter, or a cloud VPC — with connection status and health visible in the console.