Skip to main content

Virtual Machines

Fast, Scalable, and Climate Friendly Virtual Machines

EU-Sovereign Virtual Machines from Amsterdam. Deploy in minutes on carbon-negative infrastructure. Starting from €0.01/hour (€7.67/month).

Decorative illustration

From €0.01/hour

Starting price

OpenStack Platform

No vendor lock-in

Amsterdam, NL

EU data residency

Carbon-Negative

Displace natural gas use

Quick Start

Launch Your First Virtual Machine

Get your first virtual machine running in three simple steps:

Step 1: Create SSH Key (if needed)

openstack keypair create --public-key ~/.ssh/id_rsa.pub my-key

Step 2: Launch Instance

openstack server create \
  --flavor ec1.small \
  --image "Ubuntu 22.04 LTS" \
  --key-name my-key \
  --network private \
  my-first-vm

Step 3: Connect via SSH

# Get your instance IP
openstack server show my-first-vm -f value -c addresses

# SSH into your instance
ssh ubuntu@<ip-address>

Your virtual machine is now ready. Deploy WordPress, Nextcloud, or any application you need on sustainable infrastructure.

Prices

Sustainable & Affordable

By exchanging server heat for space in buildings that need warmth, we avoid expensive datacenter costs. Result? More affordable cloud that provides a net benefit to society.

flavorcoresRAMPrice / Month
en1.xsmall12GB9.28
en1.small14GB18.56
en1.medium28GB37.13
en1.large416GB74.26
en1.xlarge624GB111.39
en1.2xlarge832GB148.53
en1.3xlarge1248GB222.79
en1.4xlarge1664GB297.05
en1.8xlarge32128GB594.1
ec1.xsmall11GB7.67
ec1.small12GB15.34
ec1.medium24GB30.68
ec1.large48GB61.35
ec1.xlarge612GB92.02
ec1.2xlarge616GB122.7
ec1.3xlarge1224GB133.54
ec1.4xlarge1632GB245.39
ec1.8xlarge3264GB490.78
cn1.xsmall12GB13.29
cn1.small14GB26.52
cn1.medium28GB53.04
cn1.large416GB106.08
cn1.xlarge624GB159.11
cn1.2xlarge832GB212.2
cn1.3xlarge1248GB318.28
cn1.4xlarge1664GB424.35
cn1.8xlarge32128GB848.71
cc1.xsmall11GB10.95
cc1.small12GB21.9
cc1.medium24GB43.84
cc1.large48GB87.63
cc1.xlarge812GB131.48
cc1.2xlarge616GB175.27
cc1.3xlarge1224GB262.9
cc1.4xlarge1632GB350.54
cc1.8xlarge3264GB701.13

All Prices excl. VAT

Dedicated Virtual Machines

For start-ups, SMBs, and Enterprise

Leafcloud offers dedicated VMs with high availability and flexible resource allocation. Whether you're scaling cloud-native applications, ensuring operational resilience, or optimizing costs, Leafcloud empowers you to innovate without compromising on environmental or security standards.

sustainable

Climate-Positive Cloud

Moving your workloads from a data center to a Leaf site reduces overall societal emissions. The heat from your workload provides free hot showers for regular people.

Benefit illustration

European

EU Hosting

Compliant with European data privacy regulations and ISO27001 & SOC2-type II certified

Benefit illustration

open

Use Common IaC Solutions

Built on open-source and vendor-lock free. Use common Infrastructure as code solutions like Terraform and Ansible

Benefit illustration

VM Specifications

Enterprise-Grade Hardware for Every Workload

AMD EPYC 9755 128-Core Processor with 2304 GB DDR5 RAM @ 6400 MT/s. NVMe SSD storage. Up to 10Gbps networking.

AMD EPYC 9755 (Turin)

128-core processors with 2304 GB DDR5 RAM @ 6400 MT/s. Exceptional performance for the most demanding workloads.

NVMe SSD Storage

Fast local storage. Network volumes available for persistence.

EU-Sovereign Virtual Machines

Dutch Infrastructure

Leafcloud provides true EU-sovereign cloud infrastructure with Dutch ownership, Amsterdam data center, and no US parent company. Your workloads and data stay under EU jurisdiction with full GDPR compliance. Leafcloud is ISO 27001 & SOC2 certified.

EU-Sovereign Virtual Machines Dutch Infrastructure

No US CLOUD Act

Unlike AWS EC2 or Azure VMs—not subject to US data access laws.

GDPR Compliant

And all data stays in the Netherlands.

OpenStack Open Source

No proprietary lock-in. Migrate workloads freely.

Tutorials

Get Started

use our step-by-step guides and pre-built images to get started in no time

Launch an Instance

Learn how to launch and manage your first cloud instance on Leafcloud's sustainable infrastructure platform.

Simple Wordpress Website

A step-by-step guide to deploying and configuring WordPress on a Leafcloud instance, including database setup and SSL certification.

Nextcloud Instance

Complete guide for setting up a Nextcloud server on Leafcloud with S3-compatible object storage for scalable primary storage.

Vendor Agnostic Solutions

IaaS

Built on OpenStack

OpenStack provides a stable, scalable platform with robust fault tolerance and mitigating risks through its vendor-neutral, community-driven ecosystem.

Benefit illustration

Orchestration

Use Common IaC Solutions

Ansible simplifies orchestration with its agentless, open-source framework, making it easy to automate complex workflows using YAML configurations. Terraform’s open-source, declarative approach enables seamless infrastructure provisioning and management across multi-cloud environments with clear, reusable code

Benefit illustration

Features

High Availability and Reliability

Our setup includes features like automatic failover, live migration, and a Ceph-backed storage cluster. Snapshot, clone, and migrate your VMs seamlessly. Data is stored redundantly across multiple nodes, ensuring high availability and reliability and allows for scalable and flexible resource allocation

Benefit illustration

Transparent Pricing

Sustainable, Affordable, Transparent

Green power, heat reuse, and lean engineering at our Leaf Sites let us offer competitive prices without compromising the planet. No hidden fees, no surprises—just clear, straightforward pricing you can trust.

Any Questions?

Yes, migrating from hyperscaler VMs to Leafcloud is straightforward thanks to OpenStack's standard APIs and broad tooling support. Most migrations can be completed with minimal downtime using standard Linux tools or OpenStack utilities.

Migration Methods:

For cloud-to-cloud migrations, you have several options:

  • Image import: OpenStack provides native import tools that work with common VM formats (QCOW2, RAW, VMDK)
  • Export and import: Export your existing VM image from AWS EC2, Azure VMs, or GCP Compute Engine, then import it directly to Leafcloud using the OpenStack CLI or Horizon dashboard
  • Live migration: For running workloads, tools like rsync or block-level replication minimize downtime during cutover

VM Compatibility:

Leafcloud runs industry-standard x86-64 processors (AMD EPYC 9755 128-Core Processor). Any Linux distribution or Windows Server version that runs on AWS, Azure, or GCP will run on Leafcloud without modification.

Supported operating systems:

  • Ubuntu, Debian, CentOS, Rocky Linux, AlmaLinux
  • Windows Server 2016-2022
  • Custom kernel configurations and drivers work identically

Network & Storage:

Network configurations translate directly:

  • Networking: VPC-style networking on AWS/Azure/GCP maps to OpenStack's Neutron networking with private networks, security groups, and floating IPs
  • Storage: NVMe SSD local volumes (equivalent to AWS instance storage) or network block storage (equivalent to EBS/Azure Disk)
  • Provisioning: You can provision identical storage layouts to your existing infrastructure

No Vendor Lock-In:

Unlike proprietary hyperscaler APIs, OpenStack is open-source with standardized APIs. This means:

  • Move workloads freely between any OpenStack cloud or back to AWS/Azure/GCP if needed
  • Terraform, Ansible, and other IaC tools work identically across providers using OpenStack's standard APIs

Migration Support:

Our Amsterdam-based team provides migration assistance including:

  • Architecture reviews
  • Data transfer guidance
  • Cutover planning

For complex migrations involving multiple VMs or applications, we offer hands-on support to ensure smooth transitions. Email hello@leaf.cloud or schedule a call to discuss your specific migration needs.

Cost Savings:

Most customers see 20-50% cost reduction after migrating from hyperscalers, particularly for EU workloads. Leafcloud's pricing starts at €0.02/hour (€14.60/month) with:

  • No hidden fees
  • No data egress charges within EU infrastructure
  • No complex pricing tiers
  • You pay for compute and storage—that's it

Yes, upgraded or expanded quotas are available on request. If you need your quota expanded, you can contact us through the quota request feature in the my.leafcloud dashboard or by mailing us at support email

For support using your Leafcloud account or questions regarding availability, you can contact Leafcloud here, or by email at hello@leaf.cloud.

You can change your password and 2FA settings on the Account Info page.

If you have forgotten your password, use the Forgot Password link on the sign-in page.

Consider the following factors:

  • Performance Needs: Does the application require high processing speed or handle large data volumes efficiently?
  • Scalability Requirements: How will traffic and data volume scale over time?
  • Complexity of Interactions: Is there a need for complex interactions between different parts of the system?

Conducting a proof-of-concept or pilot study is recommended to validate scalability, performance, and maintainability. We're here to help. Email us at hello@leaf.cloud or schedule a call.

Selecting the right VM depends on your workload characteristics and resource requirements.

Sizing Guidance:

  • CPU: Monitor your application's CPU utilization. If consistently above 70%, upgrade to more vCPUs or compute-optimized flavors.
  • Memory: Out-of-memory errors or heavy swap usage indicate need for more RAM or memory-optimized instances.
  • Storage: Local NVMe SSD for performance, network volumes for persistence and larger capacity needs.

Best Practice: Start with a general-purpose VM, monitor resource usage with OpenStack metrics, then resize as needed. You can scale up/down without data loss using OpenStack's resize feature.

Need help? Our Amsterdam-based team can analyze your workload and recommend optimal configurations. Email hello@leaf.cloud or schedule a call.

Leafcloud VMs are more affordable due to our innovative heat reuse model and efficient Dutch operations—without compromising on performance or reliability.

Heat Reuse Infrastructure: We don't build expensive traditional datacenters. Instead, our servers are housed in residential buildings where waste heat from compute workloads warms homes and offices. This partnership with NorthC eliminates costly cooling infrastructure that hyperscalers pass on to customers. A typical datacenter spends 30-40% of energy costs on cooling; we turn that expense into a community benefit.

No Datacenter Overhead: Traditional cloud providers build massive datacenters with redundant cooling, power distribution, and physical security systems. These capital costs get amortized across all customers. By placing servers in buildings that need heating, we avoid these expenses entirely while maintaining ISO 27001 and SOC2 compliance.

No US Markup: Unlike AWS, Azure, or GCP, Leafcloud is Dutch-owned with no US parent company overhead. Hyperscaler EU regions typically charge 20-40% more than their US regions due to regulatory compliance, data sovereignty requirements, and corporate structure costs. We operate locally without these markups.

Transparent Pricing: No hidden fees, complex pricing tiers, or surprise charges. What you see is what you pay. Our pricing starts at €0.02/hour (€14.60/month) for a 1GB VM—straightforward and predictable.

Efficient Scale: Smaller scale allows us to optimize for cost efficiency rather than maximizing profit margins. We pass savings directly to customers while maintaining enterprise-grade infrastructure and certifications.

Open Source Foundation: OpenStack platform means no proprietary licensing costs. Open-source software stack (Linux, Ceph, OpenStack) reduces operational expenses compared to proprietary hypervisor solutions.

If your authorization link has expired, please send an email to your_company_name@support.leaf.cloud requesting a new authorization link

Leafcloud support is available for all your questions regarding deployment, architecture, and resource requirements.

Send us all your questions by emailing to hello@leaf.cloud or schedule a call with our team and we'll get you on your way.

Start Your Sustainable Cloud Journey

Our Amsterdam-based team is here to help. Whether you need guidance on a project, OpenStack configuration, or just want to discuss your infrastructure needs—reach us via email or plan a call.

Decorative illustration

About Leafcloud

Helping Forward Thinkers Succeed

We empower businesses to grow sustainably, stay secure, and maintain control. Whether your focus is on the environment, avoiding vendor lock-in, or data sovereignty, we’re here to help you succeed.

Sustainable Innovation

We transform existing buildings into energy-efficient Leaf sites, reusing residual heat to warm urban buildings and provide free hot showers. No new data centers, no carbon credits—just real impact. Lower costs for you, less waste for the planet.

European Standards

We prioritize your data privacy with GDPR compliance, ISO 27001, and SOC2 certifications. Your data stays protected and sovereign—right where it belongs.

Open-Source Freedom

Built on OpenStack open-source technology, we provide flexible APIs and industry standards. Enjoy seamless multi-cloud integration without the risk of vendor lock-in, so you stay in control.