Frequently asked questions
About the category. Delivery times, locations and support hours live on the pages that own them.
Is bare metal cloud really a cloud?
Half of it is. It is self-serve, it arrives in minutes without a sales call, it is billed by the month with nothing to sign, and you add or drop machines as you go. It is not virtualised, not billed by the second, and not resizable while it runs. The industry settled on “bare metal cloud” for that combination, and the name is fair as long as you know which half is which.
How is this different from an EC2 or Azure virtual machine?
The machine is physical and it is only yours. A hyperscaler instance is a slice of a host shared with strangers, sized in virtual CPUs that map onto threads of somebody else’s processor. Here you get the processor. In practice that means steady performance, no egress bill and a fixed monthly price, against no live migration, no resize slider and no per-second billing.
Can I run virtual machines on it?
Yes, and for a lot of customers that is the point. Install Proxmox, VMware or plain KVM and you are running the hypervisor yourself, with nobody underneath you sharing the hardware. Both are ordinary configurations in the catalogue rather than a special order.
How do I scale without an autoscaling group?
By ordering another machine, which takes about half an hour when the line is in stock. That is slower than an API call and far faster than a procurement cycle. A workload that genuinely bursts minute to minute wants a virtual machine, or a small elastic tier in front of bare metal carrying the steady load.
What does it cost to move data out?
Nothing. The port is unmetered and unshared, so there is no transfer allowance to exceed and no per-gigabyte egress charge — typically the largest single line on a hyperscaler invoice for anyone shifting media or backups. Copying data in costs nothing either, at any volume.