---
title: "Solutions for Developers"
description: "CLI-first infrastructure designed for developers who ship. Comprehensive APIs, global edge network, and flexible compute."
url: https://edge.network/solutions/developers/
---

# Solutions for Developers

For Developers

# Build Fast. Deploy Faster.

Edge is built by developers, for developers. Infrastructure with a proper CLI,
sensible APIs, and none of the enterprise bloat.

[Start Building](https://edge.network/account) [Read the Docs](https://edge.network/docs)

▋

## Developer Experience First

Every feature designed with developer productivity in mind.

### CLI-First Workflow

Manage your entire infrastructure from the terminal. Spin up VMs, configure CDN, update DNS – all from one CLI.

### Comprehensive APIs

Full REST APIs for everything. Automate infrastructure, manage resources, and build custom tooling.

### Infrastructure as Code

Version control your infrastructure. Terraform provider and declarative configs for repeatable deployments.

### Global Edge Network

Deploy infrastructure across 2,000+ edge locations. Low latency for your users, wherever they are.

### Flexible Compute

From lightweight containers to GPU instances. Run any workload on infrastructure sized to your needs.

### Real-Time Control

Instant DNS propagation, sub-second cache purges, and live metrics. Infrastructure that responds when you need it.

New

## Agent Ready

Building with AI? Give your coding agent an Edge access code and let it deploy your app, manage DNS, and monitor infrastructure — all without leaving your editor.

- **Discovery-first API** — the agent learns what it can do before doing it
- **Budget-aware** — set soft or hard spending caps per agent
- **Project-based** — resources grouped by app for easy management and teardown
- **Human-readable responses** — every response includes a summary the agent can relay to you

[Explore the Agent API](https://edge.network/docs/agent) [Create an Agent Code](https://edge.network/docs/agent/access-codes)

# Give your agent the URL and access code

User: "Deploy my React app to portfolio.example.com"

# Agent discovers capabilities

GET /agent → 4 products, $47 budget remaining

# Agent deploys

POST /agent/storage/buckets → Created

POST /agent/cdn/deployments → Deployed

POST /agent/dns/zones/.../records → CNAME added

# Agent reports back

"Your site is live at https://portfolio.example.com

with CDN, SSL, and DNS configured. ~$2.80/month."

No Domain? No Problem

## test.network Subdomains

Need a domain for development, staging, or a side project? Pick a subdomain of
**test.network** for $1/month. No registrar, no DNS setup, no waiting —
just choose a name and start building.

**Instant setup** — your DNS zone is ready in seconds
**Full control** — add any record type, just like a real domain
**SSL included** — automatic certificates when used with Edge CDN

[Learn more](https://edge.network/docs/dns/test-domains)
# Pick a subdomain

my-project .test.network — Available

# Register — $1/month

✓ DNS zone created

✓ Nameservers configured

✓ Ready to use

# Add records, point at your resources

edge dns records add my-project.test.network \

--type A --name @ --data 64.34.86.100

# Or deploy via agent

"Deploy my app to my-project.test.network"

→ Site live at https://my-project.test.network

## Sensible Defaults, Full Control

Get started quickly with smart defaults. When you need it,
you have full control over every aspect of your infrastructure.

Automatic SSL for all endpoints
Private networking between resources
Firewall rules and security groups
Snapshots and automated backups
Monitoring and alerting built-in
API keys and team access controls

Free

### Start Free

Try the full platform with real infrastructure — no card required. See what Edge can do.

- Free DNS + free CDN & Storage tiers
- Full API & CLI access
- Zero egress fees
- Real support from real humans

[Start free](https://edge.network/account)

## Ready to build?

Infrastructure that gets out of your way.
Spin up your first VM in minutes.

[Start Building](https://edge.network/account) [Read Documentation](https://edge.network/docs)
