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).
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.
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.
European
EU Hosting
Compliant with European data privacy regulations and ISO27001 & SOC2-type II certified
open
Use Common IaC Solutions
Built on open-source and vendor-lock free. Use common Infrastructure as code solutions like Terraform and Ansible
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.
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
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.
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
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
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?
Can I migrate VMs from AWS, Azure, or GCP to Leafcloud?
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
rsyncor 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
Can I upgrade my quota?
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
How can I contact Leafcloud support?
For support using your Leafcloud account or questions regarding availability, you can contact Leafcloud here, or by email at hello@leaf.cloud.
How can I reset my password?
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.
How do I determine which type of architecture to use?
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.
How do I determine which type of machine to use?
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.
How is Leafcloud able to be more affordable per core than traditional providers?
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.
My authorization link has expired, how can I get a new one?
If your authorization link has expired, please send an email to your_company_name@support.leaf.cloud requesting a new authorization link
What can I get help with from Leafcloud support?
Leafcloud support is available for all your questions regarding deployment, architecture, and resource requirements.
Where can I find help to get started with Leafcloud?
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.
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.