!DOCTYPE html> Cloud Compute - Metal Cloud

Powerful Virtual Machines

Metal Cloud Compute provides developers and businesses with easy-to-deploy, scalable, globally available compute power for every workload and budget.

High Performance

Latest AMD and Intel CPUs with NVMe SSD storage for exceptional I/O performance and lightning-fast boot times.

🌍

Global Deployment

Deploy across 32 data center locations worldwide with just a few clicks. Low latency guaranteed.

⚙️

Flexible Configurations

Choose from regular, high-frequency, or optimized instances. Scale CPU, RAM, and storage independently.

💰

Transparent Pricing

Pay only for what you use with hourly billing. No hidden fees or surprise charges. Scale up or down anytime.

🛡️

Enterprise Security

Built-in DDoS protection, private networking, and on-demand firewall protection for all instances.

🔌

API Integration

Full API access and Terraform provider for infrastructure as code. Automate deployments easily.

Pricing Plans

Simple, transparent pricing with no hidden costs. All plans include generous bandwidth and SSD storage.

Regular Performance
$5/month
  • vCPU1 Core
  • RAM1 GB
  • Storage25 GB SSD
  • Bandwidth1 TB
Deploy Now
Optimized Cloud
$28/month
  • vCPU2 Cores
  • RAM4 GB
  • Storage80 GB NVMe
  • Bandwidth3 TB
Deploy Now

Deploy in Seconds

Spin up new instances with your preferred operating system or pre-installed application in just seconds. Choose from:

  • Ubuntu, CentOS, Debian, Windows Server
  • One-click applications from our marketplace
  • Custom ISO uploads
  • Snapshots and backups
View Pricing
# Deploy via API curl -X POST "https://api.metalcloud.com/v2/instances" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "region": "nyc", "plan": "hf-1c-2gb", "os_id": "ubuntu-20-04-x64", "label": "my-server" }'

Global Data Centers

Deploy your applications closer to your users with our worldwide infrastructure

🇺🇸
New York
🇺🇸
Los Angeles
🇺🇸
Chicago
🇬🇧
London
🇩🇪
Frankfurt
🇫🇷
Paris
🇳🇱
Amsterdam
🇸🇬
Singapore
🇯🇵
Tokyo
🇦🇺
Sydney
🇧🇷
São Paulo
🇮🇳
Mumbai
# Terraform Configuration resource "metalcloud_instance" "web" { region = "nyc" plan = "hf-2c-4gb" os_id = "ubuntu-20-04-x64" label = "web-server" ssh_keys = [ metalcloud_ssh_key.main.id ] user_data = file("setup.sh") }

Infrastructure as Code

Manage your infrastructure using our official Terraform provider or comprehensive REST API. Automate deployments, scaling, and management.

  • Full Terraform provider support
  • RESTful API with comprehensive documentation
  • Webhook support for automation
  • Integration with popular CI/CD tools
View Documentation

Ready to Deploy?

Start with our free trial and experience the power of Metal Cloud Compute.

Start Free Trial