CDN Integration
Browse 11 curated cdn integration resources for video development on Awesome Video.
Resources
- Achieving 3-Second Latency: LL-HLS and LL-DASH Optimization with CDNEngineering deep-dive on a chunked-proxy CDN module that relays origin bytes mid-fetch, and why proxy_cache_lock plus proxy_buffering break…
- Akamai EdgeWorkers — Manifest and Playlist PersonalizationGuide to rewriting HLS/DASH manifests in edge JavaScript for rendition filtering, audio-language localization, live program replacement and…
- Amazon S3 (Fastly Help Guide)Documentation for integrating Amazon S3 object storage with Fastly's CDN platform to optimize content delivery and distribution.
- Apache Traffic Control — open source CDN control planeDocumentation for Apache Traffic Control (originally Comcast): Traffic Router, Monitor, Ops and Portal components, the CDN health protocol…
- Building a Self-Hosted Live Streaming CDN for HLS with OpenResty EdgeDeep technical walkthrough of building a two-tier HLS live CDN with OpenResty Edge: playlist vs segment cache rules, origin shielding, and…
- Fastly Streaming Configuration GuidelinesConcrete CDN cache configuration rules for streaming: live manifest TTL under half the segment duration, shield vs edge segment TTLs, and o…
- Fastly — Streaming configuration guidelinesFastly's operational guidance for video delivery: manifest vs segment TTLs, origin shielding, request collapsing and token auth for streami…
- aem-cdn-cache-invalidatorAuto-invalidates CDN cache on content update, pluggable beyond Akamai, background processing.
- akamai-tag-purgeGCP Cloud Function purging Akamai cache by cache-tags, token-bucket rate-limit handling built in.
- akamai/cli-purgeOfficial Akamai CLI for FastPurge (CCUv3), sub-5s cache invalidation.
- purge-cdnSmall CLI purging cache objects across multiple CDNs (Edgecast, Akamai) via unified env-var auth.