Breaking
$24M SERIES A led by FirstMark Capital, Feb 2026 ~850K sandbox runs per day, and rising 74% month-over-month growth <90ms to boot a fresh computer Customers: LangChain · Writer · Turing · SambaNova Datadog & Figma Ventures join the round $24M SERIES A led by FirstMark Capital, Feb 2026 ~850K sandbox runs per day, and rising 74% month-over-month growth <90ms to boot a fresh computer Customers: LangChain · Writer · Turing · SambaNova Datadog & Figma Ventures join the round
The Profile AI Infrastructure New York · San Francisco
Daytona logo

Daytona

The company that decided AI agents deserve their own computers - and built one that boots in under a tenth of a second.

A logo, a wordmark, and a very large bet. Daytona is what happens when a developer-tools company looks at its users, notices most of them are now software, and rebuilds accordingly.

<90ms
Sandbox cold start
$24M
Series A · Feb 2026
~850K
Sandbox runs / day
$31M
Total raised
Dispatch · The Business of Agents

A computer for something that has no hands

There is a slightly absurd fact at the center of the AI boom, which is that when a large language model writes code, the code has to run somewhere. Not on the model - the model is a probability distribution, it cannot execute a for-loop - but on an actual computer, with a filesystem and a network connection and all the ordinary machinery that computers have. And the code it writes is, definitionally, code that no human reviewed before it ran. This is a lovely arrangement if you enjoy watching untrusted programs touch your production servers. Most people do not.

Daytona sells the escape hatch. The company builds what it calls programmatic, composable computers for AI agents: sandboxes that spin up in under 90 milliseconds, run whatever the agent wrote in complete isolation, and then get thrown away without ever having touched anything that matters. You can start one, pause it, snapshot it, and resume it later, which sounds mundane until you remember the customer here is not a person but a piece of software that may want to do this several thousand times before lunch.

The framing the company likes is blunt: give every agent a computer. It is the title of the press release announcing its $24 million Series A, and it is also, more or less, the entire thesis. If you believe that autonomous agents are going to do real work - write software, analyze data, click around the internet on your behalf - then each of those agents needs a place to actually do the work. That place is the product.

"We believe the next infrastructure shift is from human-centric cloud primitives to agent-native ones."

— Matt Turck, General Partner, FirstMark Capital

What makes this genuinely interesting - and not just another pin on the AI-infrastructure map - is that Daytona did not set out to build it. The company began life as a developer-environment manager, an open-source tool that first appeared on GitHub in February 2024. Think Gitpod or Coder: standardized, reproducible workspaces so that human engineers stop losing afternoons to "it works on my machine." A perfectly good business. Just, as it turned out, not the business.

Sometime in early 2025 the founders noticed that a growing share of the things asking for a clean, disposable, fully-configured computer were not humans at all. They were agents. And agents have very different requirements than people: they don't need a nice IDE or a pretty terminal, they need to spin up by the million, run for seconds, and vanish. So Daytona did the thing that is easy to say and hard to do - it rebuilt the company around the customer it actually had rather than the one it had planned for. By the second quarter of 2025 the pivot was complete.

The Product · What you can actually do with it

Sandboxes, snapshots, and SDKs

Run AI code

Execute untrusted output safely

Hand an agent a container-based sandbox and let it run whatever it generated - Python, TypeScript, Ruby, Go, Java - with zero risk to the host. Full isolation is the point.

Persist state

Start, pause, snapshot, resume

Long-running agent tasks don't have to start from scratch. Persistent filesystems and environment snapshots let an agent pick up exactly where it left off.

Control it

Programmatic SDKs

SDKs in Python, TypeScript, and Go expose process execution, file operations, Git integration, and built-in Language Server Protocol support - all driven by code.

Compose it

Configure the machine on demand

CPU, memory, storage, GPU, networking, and the operating system are all configurable at spin-up. A computer sized to the task, then discarded.

Scale it

Massive parallelization

Sub-90ms cold starts mean thousands of concurrent sandboxes for AI evaluations, reinforcement learning, code interpretation, and data analysis.

Deploy it

Multiple regions

Daytona has been expanding its AI sandboxes into new geographic regions - partly to add raw capacity, because demand keeps outrunning supply.

The People

Fifteen years of developer tools, pointed at machines

Daytona was founded by Ivan Burazin (CEO), Vedran Jukic (CTO), and Goran Draganic (Chief Architect). Burazin is the kind of founder who has been circling this problem for most of his career: he co-founded Codeanywhere, a browser-based cloud IDE, back when "coding in a browser" sounded slightly deranged, and he built Shift, a developer conference in Croatia that grew into one of the largest in Southeastern Europe before Infobip acquired it. The through-line is roughly two decades of asking where developers do their work - and now asking the same question about the software that is starting to do the developing.

The team is small, which is worth sitting with for a moment. Around the time of the Series A, Daytona was about 20 people serving on the order of 850,000 sandbox runs a day, growing 74% month over month. That is a lot of computers for a company that could fit around a couple of dinner tables. The plan for the funding is unglamorous in the best way: add capacity, expand into more regions, and hire - because the constraint isn't demand, it's hardware.

Daytona describes itself as hardware-constrained - which is to say, more agents want computers than it can currently spin up.

— The single best problem an infrastructure startup can have

The economics follow from the shape of the thing. Daytona charges for compute consumed - CPU, memory, GPU, storage - metered by usage, with an open-source core and a managed cloud on top. The customers span the full range of the AI market, from Y Combinator startups on their first product to Fortune 100 enterprises. Named ones include LangChain, Writer, Turing, SambaNova, Mintlify, Clay, Snorkel AI, and CoreWeave. The company reached a $1 million forward revenue run rate within three months of the pivot, then doubled it six weeks later, which is the sort of curve that stops looking like a business plan and starts looking like weather.

Co-Founder

Ivan Burazin

CEO. Previously founded Codeanywhere and the Shift developer conference. In dev tools since 2009.

Co-Founder

Vedran Jukic

CTO. Long-time collaborator with Burazin, leading Daytona's engineering.

Co-Founder

Goran Draganic

Chief Architect, responsible for the runtime that makes sub-90ms sandboxes possible.

The Money

Who is paying for the agents' computers

Series A $24M · Feb 2026 Led by FirstMark Capital. Pace Capital, Upfront Ventures, E2VC, and Darkmode participating, with strategic investments from Datadog and Figma Ventures. Matt Turck joined the board.
Total raised ~$31M to date Across seed and Series A. Earmarked for capacity, new regions, hiring, and community - meetups, hackathons, and conferences.

A quick word on the neighborhood: Daytona is not alone. The race to become the runtime layer for AI agents includes E2B, which runs each sandbox in a Firecracker microVM; Modal, whose party trick is running a GPU inside the sandbox; plus Vercel Sandbox, Runloop, and Blaxel. Daytona's bet is on pre-warmed, Docker-based containers - the trade it makes for those sub-90ms starts and persistent, snapshottable state.

The Arc

From dev environments to AI runtimes

2023

Daytona is founded

Burazin, Jukic, and Draganic set out to standardize developer environments.

FEB 2024

Open-source launch

The dev-environment manager first lands on GitHub under daytonaio.

2025

The pivot to agents

The company rebuilds around agent-native infrastructure - stateful sandboxes and Daytona Cloud.

FEB 2026

$24M Series A

FirstMark Capital leads; Datadog and Figma Ventures invest strategically.

MAY 2026

Scaling the runtime

~850K daily sandbox runs, 74% month-over-month growth, and an expansion into new regions.

Watch & Listen

Interviews and demos

In the margins

Things worth knowing

Boots faster than a blink (<90ms) Open-source core on GitHub SDKs: Python · TypeScript · Go Killed its own first product to grow Agents spin up thousands each HQ: New York ~20-person team Backed by Datadog & Figma Ventures
Questions

The FAQ

What does Daytona do?

It provides secure, elastic sandboxes - programmatic computers - where AI agents run generated code in full isolation. Sandboxes boot in under 90ms and can be started, paused, or snapshotted on demand.

Who founded Daytona?

Ivan Burazin (CEO), Vedran Jukic (CTO), and Goran Draganic (Chief Architect). Burazin previously founded Codeanywhere and the Shift developer conference.

How much has Daytona raised?

About $31M total, including a $24M Series A in February 2026 led by FirstMark Capital, with Pace Capital, Upfront Ventures, E2VC, Datadog, and Figma Ventures participating.

Who uses Daytona?

Everyone from early-stage Y Combinator startups to Fortune 100 enterprises - including LangChain, Writer, Turing, SambaNova, Mintlify, Clay, and CoreWeave.

How is it different from E2B or Modal?

Daytona uses pre-warmed Docker-based containers for sub-90ms cold starts with persistent, snapshottable state and SDKs in Python, TypeScript, and Go. E2B uses Firecracker microVMs; Modal is known for running GPUs inside the sandbox.

Follow the thread

Links & sources