AIARCO Edge — Edge Cloud
One API for CDN, DNS, SSL, WAF, DDoS, edge functions, edge object storage, edge SQL, vector DB, edge AI, ZTNA and more.
What it is
AIARCO Edge runs on an anycast network spanning 250+ points of presence. Eighteen primitives — request-driven (CDN, functions), security (WAF, DDoS, bots), storage (edge object, edge SQL, vector DB) and zero-trust (access, tunnel, ZTNA, CASB, DLP) — all exposed through one API key and one Stripe invoice.
When to use it
- Replace a stack of single-purpose vendors with one provider.
- Run code, data and AI at the edge with sub-50 ms latency to most users.
- Lock down origin servers behind identity-aware access without VPN.
Quickstart
asc edge zones create example.com
asc edge waf enable example.com --plan businessclient.edge.zones.create('example.com')
client.edge.waf.enable(zone='example.com', plan='business')await client.edge.zones.create('example.com');
await client.edge.waf.enable({ zone: 'example.com', plan: 'business' });Limits & quotas
| Limit | Default | Burst | Notes |
|---|---|---|---|
| Zones per project | 100 | 1,000 | |
| PoPs | 250+ | — | Global anycast |
| Free-tier requests | 10M/mo | — |
Pricing
See pricing. Pay-as-you-go, billed monthly via Stripe.
API surface
- See per-primitive pages
Security
All access is authenticated and scoped. See Auth & scopes and Network controls.
Related
- Global CDN
- DNS & DNSSEC
- SSL / TLS
- WAF & rate-limit
- DDoS protection
- Bot management
- Load Balancer
- Edge functions
- Edge Object & SQL
- DB Accelerator & Queues
- Stream, Images & Browser
- Vector DB & RAG
- Edge AI & LLM Gateway
- Access & Tunnel
- Endpoint, SWG, CASB, DLP
- Edge WAN & Firewall
- Realtime / WebRTC
- Static Sites & Pub/Sub