GLOBAL
AI & Automation
Cloudflare
Internet infrastructure platform: global CDN, DDoS mitigation, DNS, Workers (edge compute), R2 (S3-compatible), and more.
Editor
Jake's editor noteR2's zero egress makes it a hot pick for Korea/Japan image CDNs. Overlaps with Vercel Workers, so pick by project structure.
Key Features
• CDN / WAF / DDoS protection
• DNS + proxy
• Workers (edge serverless)
• R2 / D1 / KV storage
• Zero Trust + Access
Pricing
Strong free plan. Pro $20/mo, Business $200/mo, Enterprise quote-based. Workers and R2 metered separately.
FAQ
Use alongside AWS?
Very common pattern — app on AWS, CDN/DNS/WAF on Cloudflare.
Workers vs Vercel Edge?
Workers uses a stricter runtime (V8 isolates); Vercel Edge wins on Next.js integration.
Similar Tools