---
title: "CDN Deployments"
description: "Learn how to create, manage, and configure CDN deployments on Edge Network."
url: https://edge.network/docs/cdn/deployments/
---

# CDN Deployments

Deployments

# Managing CDN Deployments

Deployments are containers for your CDN domains. Learn how to organize and manage them effectively.

## What is a Deployment?

A CDN deployment is a logical grouping of domains that share configuration and analytics.
You might organize deployments by:

- **Project** - One deployment per website or application
- **Environment** - Separate deployments for staging and production
- **Client** - If managing multiple clients, one deployment per client

CDN deployments list showing domains, traffic stats, and cache performance

## Creating a Deployment

- Navigate to **CDN** in the main menu
- Click **Deploy CDN**
- Enter a descriptive name for your deployment
- Click **Create Deployment**

Creating a new CDN deployment

## Deployment Dashboard

Each deployment has its own dashboard showing:

### Domains

All domains configured for this deployment

### Cache Hit Rate

Percentage of requests served from cache

### Requests

Total requests over the selected time period

### Bandwidth

Total data transferred

Deployment dashboard showing stats, domains, and traffic overview

## Deployment Status

Deployments can have the following statuses:

active
The deployment is live and serving traffic

provisioning
The deployment is being set up (usually takes a few seconds)

suspended
The deployment has been suspended (contact support)

## Deleting a Deployment

When you delete a deployment, all associated domains are removed and traffic will stop being served immediately.

Warning: This action cannot be undone

Deleting a deployment will immediately stop serving all domains.
Make sure you've updated your DNS records before deleting.

- Navigate to the deployment you want to delete
- Click the **Delete** button in the top right
- Confirm the deletion in the modal

## Next Steps

[Domains & SSL Add domains to your deployment](https://edge.network/docs/cdn/domains) [Analytics Understand your traffic patterns](https://edge.network/docs/cdn/analytics)
[Back to Docs](https://edge.network/docs) [Need help?](https://edge.network/support)
