Cloud & CDN
Browse 7 curated cloud & cdn resources for video development on Awesome Video.
Topics
Resources
- Varnish — Caching Video (official docs)Official technical guide on caching HLS/DASH segments and manifests with Varnish, including VCL snippets for TTL and live-segment expiry ha…
- Unified Streaming — Origin Shield Cache RecommendationsTechnical doc on the origin shield caching pattern for video streaming to reduce origin load in multi-CDN setups.
- Fastly — Video Cache Prefetch with Compute@EdgeTechnical writeup on an edge-compute (WASM) pattern that prefetches upcoming video segments at the edge to cut origin round-trips.
- How Cloudflare Streams Video (Engineering)Engineering deep-dive on Cloudflare Stream's architecture: tus resumable upload protocol, encoding pipeline, dynamic underutilized-datacent…
- Cloudflare Stream Live: Engineering Deep-DiveEngineering post on distributed live ingest architecture vs legacy single-region ingest, covering LL-HLS latency, WHIP/WHEP, and SRT suppor…
- DIY-Streaming-CDNReference architecture and OSS stack (OBS + nginx + load balancer) for building a self-hosted livestream CDN.
- Netflix Titus (Container orchestration for video)Netflix's open source container management platform that runs video processing workloads among others. While not video-specific, Titus is k…