Fundraising Fox

Unikraft

Founded 2023 Β· 43 employees on LinkedIn Β· 8 known investors

Unikraft builds a cloud operating system and platform designed to eliminate inefficiency in cloud infrastructure through millisecond-native performance and high scalability. The company targets enterprises and developers who need faster, more efficient cloud computing without legacy architectural constraints.

Also known as Unikraft Cloud Β· Unikraft GmbH

Investors Β· 8

Also in the syndicate Β· 5

FirestreakFirst Momentum VenturesFly VCstrategic angelsVercel Ventures

Company profile

researched Aug 2026

Unikraft operates a cloud compute platform, Unikraft Cloud, built on unikernel technology: lightweight, specialized operating system images that bundle only the minimal OS components an application needs. Applications are defined with existing Dockerfiles and run as strongly isolated virtual machines rather than containers, with the company citing cold starts under 10 milliseconds (10-50ms for heavyweight applications), true scale-to-zero, and densities of 10,000 to 100,000+ instances per server.

The platform targets workloads such as agent and AI sandboxes, headless browsers, remote desktop environments, build and test environments, serverless functions, databases (Postgres, MongoDB, Redis) and game servers. Feature set includes forking of live VMs, instance templates from which many VMs can be launched, checkpoint/rewind, live migration between hosts, shared persistent cluster storage, and autoscaling that can bring up additional hosts in under 20 seconds. Release 12 ("Thebe") added GPU support, expanded image controls and a dashboard update.

Unikraft also maintains the open-source Unikraft Library Operating System, a BSD-3-Clause development kit and build system for creating unikernels, together with the kraft/unikraft command-line tools and an application catalog. The project supports x86 and ARM architectures (with RISC-V noted as forthcoming), Linux API compatibility, and integrations with Docker, Kubernetes, Prometheus and Grafana.

Founding story

Research began in 2017 at NEC Laboratories Europe, where computer scientists Felipe Huici, Simon Kuenzer and Alexander Jung set out to rethink a cloud operating system from first principles. The resulting Unikraft OS project was launched under the Linux Foundation in 2019, its technical paper won the EuroSys Best Paper Award in 2021, and the founders spun the work into a startup, incorporating the company in 2022 with Huici as CEO, Kuenzer as CTO and Jung as CPO.

Business model

Commercial cloud platform sold on subscription tiers alongside an open-source library operating system and toolchain. Deployment options span the company's managed cloud, bring-your-own-cloud, dedicated hosts, and on-premises installations.

Tiered subscription pricing: a free Hobby tier (2 running instances, 5 standby), Team at $39/month (8 running, 50 standby), Pro at $199/month (24 running, 5,000 standby, snapshot history and rollback, priority support), and a custom-priced Enterprise tier with dedicated host fleets, on-prem/BYOC deployment, SOC2 and HIPAA claims, audit logs, a named SRE and a 1-hour SLA. Pricing is positioned around not charging for idle capacity.

Traction

The company states it partners with numerous companies running production workloads. Prisma reported running over 100,000 strongly isolated PostgreSQL instances on a single machine, TinyFish cited scaling enterprise web agent infrastructure on the platform, and FlutterFlow described using it to power its platform. The open-source repository shows roughly 3,800 stars, 1,500 forks and a community of over 100 developers.

Latest developments

In October 2025 Unikraft publicly launched and disclosed a $6 million seed round led by Heavybit, with Vercel Ventures, Mango Capital, Firestreak, Fly VC, First Momentum Ventures and strategic angels participating; Heavybit took a board seat and Fly VC a board observer seat, and the funds are earmarked for expanding operations and development. The platform's Release 12 "Thebe" added GPU support, improved image controls and a dashboard update.

β–ΈFull profile β€” market position, technology, go-to-market, geography, history, risks & controversies

Market position

Positions itself as a millisecond-native cloud platform for AI-era workloads, competing against container-based and isolate-based compute platforms and conventional VM cloud infrastructure on the combination of hardware-level isolation, cold-start latency and per-server density.

Combines VM-level hardware isolation with cold-start and scale-to-zero times normally associated with containers or language isolates, plus high per-server instance density and millisecond forking, checkpointing and live migration, while remaining compatible with Dockerfiles and mainstream tooling.

Technology

Unikernels built with the Unikraft Library Operating System, an open-source modular build system that compiles minimal, single-purpose VM images. Workloads are specified via Dockerfiles and a Kraftfile and run under a hypervisor (KVM), which the company contrasts with containers and language-runtime isolates on trusted computing base size (~200-250k lines of code for KVM versus ~40M for the Linux kernel and ~47M for Linux plus V8/Node). Snapshotting technology underpins forking, templates, checkpoints, live migration and stateful resume, each targeted at millisecond timescales. Supported architectures include x86 and ARM, with RISC-V planned, and the core is licensed BSD-3-Clause.

Go-to-market

Self-serve free and paid subscription tiers with sign-up on the website, sales-led enterprise motion ("talk to an engineer", scheduled demos), and a developer/community channel through the open-source project, CLI tooling, GitHub, Discord working groups, hackathons and meetups.

Developers and infrastructure teams running sandboxes, AI agents, headless browsers, remote desktops, CI/build environments, functions, databases and game servers, from solo builders on the free tier to enterprises requiring dedicated or on-premises deployments.

Geography

Headquartered in San Francisco, California, with technical roots in the research conducted at NEC Laboratories Europe.

History

2017: research starts at NEC Laboratories Europe. 2019: the open-source Unikraft OS project launches as part of the Linux Foundation. 2021: the startup is formed per the company timeline, and the Unikraft paper wins the EuroSys Best Paper Award. 2022: a pre-seed round is raised and the corporate entity is formed. 2024: Unikraft Cloud launches. October 2025: the company publicly launches Unikraft Cloud and announces a $6M seed round led by Heavybit.

Risks & controversies

Performance claims such as sub-10ms cold starts, 100K+ instances per server and 10-100x cost advantages are company-stated and derived from its own benchmarks. Enterprise compliance items including SOC2 and HIPAA are listed as tier features on the pricing page.

Compiled by commissioned research from 8 cited public sources β€” announcements, filings, and press listed under research sources below.

Key figures

latest reported
Autoscale host provisioning timeJan 2026new host fleet launched in under 20 seconds
GitHub forks (unikraft/unikraft)Jan 20261,500 forks
GitHub stars (unikraft/unikraft)Jan 20263,800 stars
Open-source contributorsJan 2026over 100 developers from industry and academia
Pro plan priceJan 2026$199
Team plan priceJan 2026$39

Company-reported or press-reported figures, each dated to when it was claimed β€” not independently audited.

Timeline Β· 9

launches, deals, and filings
Oct 2025
Unikraft raises $6M seed round led by Heavybit

Unikraft announced a $6 million seed round led by Heavybit, with participation from Vercel Ventures, Mango Capital, Firestreak, Fly VC, First Momentum Ventures and strategic angels. The investment was Vercel Ventures' first startup investment. Heavybit joined the board and Fly VC took a board observer seat. Funds are intended to expand operations and development efforts.

$6M source β†—

Oct 2025
Production deployments with Prisma, TinyFish and FlutterFlow

Executives from Prisma, TinyFish and FlutterFlow described running production workloads on Unikraft, including over 100,000 isolated PostgreSQL instances on a single machine (Prisma) and enterprise web agent infrastructure (TinyFish).

source β†—

Oct 2025
Public launch of Unikraft Cloud

Unikraft publicly launched and announced Unikraft Cloud, an infrastructure platform built for AI-driven cloud workloads, based on unikernel technology.

source β†—

Jan 2025
Release 12 "Thebe"

Release 12, codenamed "Thebe", adds GPU support, expanded image controls and a dashboard update.

source β†—

Jan 2024
Launch of Unikraft Cloud platform

The company's timeline records the launch of Unikraft Cloud, described as a millisecond-native cloud platform, in 2024.

source β†—

Jan 2022
Pre-seed round raised

The company states it raised a pre-seed round with backers; the corporate entity was formed in 2022.

source β†—

Jan 2021
EuroSys Best Paper Award

The scientific paper describing Unikraft's technology received the EuroSys Best Paper Award.

source β†—

Jan 2019
Unikraft OS project launched under the Linux Foundation

The open-source Unikraft OS project secured backing from and was launched as part of the Linux Foundation.

source β†—

Jan 2017
Research begins at NEC Laboratories Europe

Research on re-imagining a cloud operating system from first principles began at NEC Laboratories Europe, led by Felipe Huici, Simon Kuenzer and Alexander Jung.

source β†—

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

β–ΈResearch sources Β· 8

primary sources listed

8 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does Unikraft do?
Unikraft runs Dockerfile-based workloads as unikernel microVMs with sub-10ms cold starts and 100K+ instances per server.
Who are Unikraft's investors?
Unikraft's investors include Fly Ventures, Heavybit, Mango Capital.