Apex
Apex Edge RuntimePlatform overview

Ship applications to the edge.

Apex runs application code close to your customers with automatic routing, isolated runtimes, built-in TLS, observability, and progressive delivery.

apex — zsh
Live · fra1
  1. $apex deploy --prod
  2. Build complete18 s
  3. Deployment promoted to 18 edge regions
  4. TLS certificate verified*.your-domain.com
  5. Liveapi.your-domain.com
  6. $apex status --prod
  7. p95 response48ms
  8. request capacity100k req/s
  9. enterprise SLA99.99%
  10. deploy rollback30s

Designed to fit the tools your team already runs

  • GitHub
  • GitLab
  • Bitbucket
  • Terraform
  • Datadog
  • Sentry

Simple tools,
serious infrastructure.

A single delivery workflow for code execution, routing, caching, certificates, logs, and controlled releases.

Low-latency execution

Apex places compute and cached assets at the network edge, then chooses a healthy region for each request. Use one deployment artifact across development, preview, and production.

  • Edge runtimeIncluded
  • Automatic routingIncluded
  • Shared deployment artifactIncluded
Explore the edge runtime →
12 months agotoday
  • End-to-end security

    TLS 1.3, managed certificates, signed deployments, runtime isolation, and project-level access policies are designed into the platform.

    Read how it works →
  • Elastic capacity

    Apex provisions runtime capacity as traffic changes, with per-project limits, concurrency controls, and usage visibility available from the console.

    Read how it works →
  • Preview for every change

    Every pull request can create an isolated preview URL with its own environment variables and build logs, so review happens before production.

    Read how it works →

One deployment, multiple regions.

Define routing once. Apex continuously checks regional health and sends requests to the best available execution location. Keep stateful data in your chosen primary region while reads, cache, and compute stay distributed.

Regions and average response times
RegionLocationRole
fra1FrankfurtEU primary
iad1VirginiaUS East
gru1São PauloSouth America
sin1SingaporeAPAC hub
hnd1TokyoNorth Asia
syd1SydneyAustralia

Select a route to inspect the corresponding region and routing role.

edge regions
18
countries reached
42
target p95
< 50 ms
enterprise SLA
99.99%

One command to ship globally.

Use the CLI for local development and automation. Deploy the same artifact to preview or production without maintaining a separate edge configuration file for every environment.

  • TypeScript, JavaScript, and Web APIs supported
  • Encrypted environment variables per project and environment
  • Preview URLs generated from branches and pull requests
  • One-click rollback to the last healthy deployment

Pricing that matches how you ship.

Starter

For personal projects, prototypes, and low-traffic production sites.

$0/ month

Get started for free
  • 100,000 requests / month
  • Global edge delivery
  • Automatic TLS certificates
  • Community support
Best for teams

Pro

For product teams shipping multiple services and preview environments.

$29/ month

Upgrade to Pro
  • 5,000,000 requests / month
  • Custom domains and certificates
  • Analytics, logs, and previews
  • Priority email support

Enterprise

For regulated or high-traffic workloads that need contractual commitments.

Custompricing

Talk to sales
  • Custom traffic and concurrency limits
  • SSO, audit exports, and access policies
  • Dedicated support and SLA
  • Architecture review with the Apex team

Start at $0. Upgrade when your traffic, environments, or support requirements grow. Annual billing reduces the platform subscription by 20%; compute and bandwidth usage are shown separately.

FAQ

Questions, answered.

Browse all FAQ
What does Apex run?

Apex runs request-time application code and serves static assets from a distributed edge layer. You can deploy JavaScript or TypeScript workloads and expose them as web routes or APIs.

How does routing work?

Each request is evaluated against project routing rules and current region health. Apex prefers a healthy nearby region and can fail over when a region is unavailable.

Do I need to manage servers?

No. You manage source code, environment configuration, routing rules, and release policy. Apex manages the runtime fleet, certificates, scaling, and infrastructure updates.

Can I keep state in one region?

Yes. Choose a primary data region for persistent storage or connect an external database. Edge execution can remain distributed while writes use a single source of truth.

How do preview environments work?

A preview can be created from a branch or pull request. It gets a unique URL and its own environment configuration, then can be promoted without rebuilding the application from scratch.

What happens when a deployment is unhealthy?

Health checks and release gates can prevent promotion. Production can be rolled back to a previous deployment, while logs and request traces show the failure path.

Ship the next release without operating another cluster.

Create a project, connect a repository, and use a preview deployment before you send traffic to production.