📦 Deploy Cache → Active
Configuration
Auto-Purge on Deploy
Edge Fallback Mode
CDN Integration
Deployment Pipeline
Build
12.4s
Lint & Test
34.1s
Package
8.7s
Cache Sync
In Progress
Deploy
Pending
Verify
Pending
Live Output PID: 89421
14:23:01Initializing cache sync...
14:23:02Resolving edge nodes (US-EAST-1, EU-WEST-2)...
14:23:03✓ Connected to 3 edge clusters
14:23:04Transferring cache layer (brotli-compressed)...
14:23:06Progress: ████████░░ 82%
14:23:07⚠ High priority queue detected, optimizing...
14:23:08✓ Cache sync completed (14.2s)
14:23:08Propagating to edge nodes...
Integration Example
curl HTTP
curl -X POST https://api.cloudnexus.io/v2/deploy/cache \
  -H "Authorization: Bearer $CN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "region": "us-east-1",
    "ttl": 900,
    "compression": "brotli",
    "auto_purge": true,
    "force": false
  }'
Expected Response
{
  "status": "success",
  "cache_id": "cache_9f8a7b6c5d4e3f2g1",
  "sync_time_ms": 14200,
  "edge_nodes_updated": 42
}
Cache Metrics Last 24h
Hit Ratio
94.2%
↑ 2.1% from yesterday
Avg. Latency
18ms
↓ 4ms optimization
Storage Used
38.4 GB
of 50 GB allocated