Built for the edge

Closer to
everywhere.

Your content. Less distance.
A simpler way to deliver websites, assets and applications from the edge to your users.

CACHE SMARTER  /  DELIVER CLOSER  /  STAY IN CONTROL
THE DELIVERY LAYEREDGE DELIVERY
ORIGINAMERICASEUROPEASIA PACIFIC
REQUEST TRACEHTTP RESPONSE
GET /assets/hello-world.js200 OK · served from edge cache
HIT cache statusbr compressionTLS transport
01 / Content delivery
02 / Edge caching
03 / Secure transport
04 / Clear visibility
One delivery layer

Less overhead.
More possibilities.

Keep your origin focused on what it does best. Let the edge handle the journey to your users.

Deliver without the distance

Bring static assets closer to your audience. A distributed delivery layer reduces the work between a request and a response.

WEBSITES · APPS · STATIC ASSETS

Cache on your terms

Choose what stays at the edge and for how long. Use explicit cache rules and targeted invalidation to keep content fresh.

CACHE RULES · TTL · PURGE

Understand every request

See the difference between origin traffic and cached delivery. Turn request patterns into better decisions for your application.

REQUESTS · CACHE HITS · BANDWIDTH
From origin to edge

A familiar workflow.
A shorter journey.

  1. Connect your origin

    Point your delivery configuration to the server that hosts your content.

  2. Define your cache policy

    Set a lifetime for your assets and keep dynamic routes uncached.

  3. Deliver through your domain

    Keep your own hostname at the front of the experience.

delivery.configCACHE POLICY
service: "my-website"
hostname: "cdn.example.com"

origin:
  url: "https://origin.example.com"

cache:
  path: "/assets/*"
  ttl: 3600
  respect_origin: true

delivery:
  compression: "auto"
  https_only: true
Define cache lifetimes and origin behavior for your assets.
Network visibility

Know what’s happening.

Content is cached near your audience. A cache hit serves an asset from the edge; a cache miss retrieves it from the origin. Cache rules determine when that asset is refreshed.

ORIGIN → EDGE → YOUR USERS
Your next delivery layer

Make the internet feel closer.

Explore a cleaner way to put your content at the edge.

Discover the workflow