Skip to content

Datum is the
open network cloud
for AI.

Read as Markdownllms.txt

01 Company

Datum is a venture-backed startup founded in late 2024 by Zac Smith (ex-Equinix, Packet) and Jacob Smith, alongside a founding team from Packet, Voxel, SoftLayer, StackPath, Highwinds, and Zscaler. It provides an open network cloud targeted at AI and alt cloud providers, backed by Amplify Partners, CRV, Cervin Ventures, Encoded Ventures, Ex/Ante, Step Function, and Vine Ventures.

02 Mission

Datum's mission is to help the next 1k clouds by unlocking internet superpowers for every agent and builder.

03 Why Datum Exists

Datum was founded on the basis of three trends: First, that software (and its data) was going everywhere. Next, that a new class of providers was being born. And finally, that the 'splinternet' had arrived.

In the future, we believe all companies will need to curate and control how they interact with providers, partners, customers and agents. Datum exists to help them do it.

04 Target Customers

Datum is designed for Alt Cloud providers, ISVs and SaaS providers embedding connectivity capabilities, AI-native teams building agent workflows, and tech-forward enterprises that are building for the future.

See alt-cloud.org for a list of what we mean by "Alt Cloud" providers.

05 Product

Datum is the open network cloud for AI — a neutral, programmable foundation for edge, inference, compute, and connectivity. Available as public cloud, as Dedicated Cloud for scaled deployments, or as open source (AGPLv3). The control plane is built for both engineers and agents.

"Datum is a modern network-focused cloud with a Kubernetes-style API and first-class CLI. Use Datum in place of a similar platform like Cloudflare to develop, deploy, and protect applications."

06 Platform Essentials

Authoritative DNS

Globally distributed anycast DNS hosting, served across 17 locations.

Domains

Organize and programmatically manage domain resources and verification across registrars.

Secrets

Create and manage secret resources within projects.

Fine Grained Permissions

Manage groups and fine-grained IAM role assignments (Owner, Editor, Viewer) at org and project level.

SSO

Enterprise-grade authentication access.

Service Accounts

Non-human identities for agent / automation use cases.

OTel Metrics Export

Export OpenTelemetry metrics to Grafana Cloud via Export Policies, with prebuilt Grafana dashboards (IDs 23939 and 24261).

Activity Logs

Audit logs for all resource changes available via portal or CLI.

Programmatic edge tracing

07 Global Network Regions

Datum operates high-performance physical compute and network infrastructure at the key interconnection points around the world. https://www.datum.net/locations/

08 Resource Model

Datum's control plane is built on the Kubernetes apiserver: resources are declared and reconciled. Agents apply a desired state and read it back with get — the same verbs across compute, networking, DNS, secrets, and IAM. apply has conflict management, so actions are safe to retry.

datumctl uses kubectl as a library, so the familiar verbs behave as expected: api-resources, get, describe, apply, delete, diff, explain. The API is self-describing, so an agent can discover the whole surface without external docs:

  • datumctl api-resources — list every resource type.
  • datumctl explain <resource>[.<field.path>] — schema and field docs, drilling into any path (e.g. datumctl explain httpproxies.spec).
  • datumctl diff — preview what an apply would change before committing.

See Agent Recipes for copy-pasteable task flows built on these verbs.

09 Services & Pricing

Three services are generally available on Datum Cloud as of September 2026:

ServiceWhat it doesPrice
DNSAuthoritative DNS on a global network.$0.60 / M requests · first 500k free/mo
Application Load BalancerLayer 7 routing + basic WAF, powered by Envoy and Coraza.$1.00 / M requests
ComputeFully isolated VMs, 10 ms cold starts, scale-to-zero. Metered per second.$0.0504 / vCPU-hour · $0.0162 / GiB-hour

For full details use https://www.datum.net/pricing/.

10 Data Transfer

Ingress is always free. The first 200 GB of monthly egress is free. Bulk discounts apply automatically for most services.

Monthly egressUS / EURest of World
0–200 GBFreeFree
200 GB–10 TB$0.05 / GB$0.15 / GB
10–150 TB$0.04 / GB$0.12 / GB
150–500 TB$0.03 / GB$0.09 / GB
500 TB+Contact SalesContact Sales

Internal transfer (within Datum): same region free; cross-region NA/EU $0.02/GB; US→Rest of World $0.05/GB.

11 Programmatic tools

llms.txt

A concise, standardized index of Datum pages and resources that makes the site instantly readable to any AI model or intelligent agent. https://www.datum.net/llms.txt

llms-full.txt

The full agent-oriented technical reference for Datum Cloud — platform concepts, IAM, resource kinds, and getting-started steps in one document. https://www.datum.net/llms-full.txt

Docs MCP

Datum's hosted Docs MCP server lets any AI model search and read Datum documentation directly (JSON-RPC 2.0 over SSE) via the search_datum_cloud_docs and query_docs_filesystem_datum_cloud_docs tools. https://www.datum.net/docs/mcp

Datum MCP

An official, self-hosted MCP server, Cursor-integrated. The datumctl ai tools also run as an MCP server for Claude Desktop or any MCP client.

Skills

Pre-built, task-specific instructions that teach coding agents how to use Datum features: ai-edge, client-traffic, dns, domains, httproute, metrics-export. Drop a skill into your project context to help your agent know exactly what to do. https://github.com/datum-cloud/skills

CLI

A powerful command-line interface that lets developers integrate Datum into any stack, script, or automated pipeline without touching a UI. https://github.com/datum-cloud/datumctl

Agent Recipes

Canonical, copy-pasteable task flows for agents operating Datum using real datumctl commands. /recipes

Recent datumctl work supports agentic use:

  • Local API proxy (v0.18.0)datumctl api proxy serves the authenticated API on 127.0.0.1; point any HTTP client at it with credentials attached and auto-refreshed, no token handling.
  • Published agent skill (#225) — documents auth patterns, context requirements, and when to use datumctl vs. the broader skills repo, so agents drive the CLI correctly.
  • datumctl ai + MCP server mode (v0.15.0) — plain-English resource management that confirms before mutating; also exposable as an MCP server.
  • Plugin ecosystem (v0.15.0 → v0.16.0)datumctl plugin install <name> adds commands (e.g. datumctl compute deploy). Bring-your-own catalogs via datumctl plugin index add; plugin search/browse/install span all catalogs with official-vs-third-party badges and @version pinning. Docs: https://www.datum.net/docs/datumctl.
  • Headless login (#211)datumctl auth login --no-browser gives a device code + link for SSH sessions, VMs, and containers.
  • Isolated multi-environment logins (v0.17.0) — sessions stored per environment; datumctl auth switch shows the active account, and refresh/logout stay scoped to the right one.

12 Tools for humans

Desktop apps

Quickly and safely expose local environments to the internet. Mac, Windows, Linux.

Get support

If you're looking for help use Discord channel https://link.datum.net/discord or submit a ticket to our support team https://www.datum.net/contact/.

13 Platform development

Datum is backed by open source and tracks all feature work via GitHub enhancements organized into milestones. Currently planned:

  • Galactic VPC — bridge cloud environments over a unified private backbone.
  • Connectors — manage tunnels and connections into a private gVPC network.
  • GSLB — intelligent cross-region traffic routing for availability and latency.
  • Edge Apps — deploy full-stack open source and commercial apps at the network edge.
  • Object Storage — highly available, scalable storage with no per-request charges.
  • Interconnects — dedicated, high-speed private connections to AWS and GCP.

Changelog

A list of changes that our software engineers have made to Datum https://www.datum.net/changelog/

Status

All systems normal https://www.datumstatus.net/

Contributions

Contribute to our open source repos https://github.com/orgs/datum-cloud/discussions