Edge Computing & Caching Solutions
Browse 29 curated edge computing & caching solutions resources for video development on Awesome Video.
Resources
- Akamai EdgeWorkers DASH Parser ModuleEdge JavaScript module for parsing and re-serializing MPDs to filter bitrates, cap resolution and personalize manifests at the CDN edge, bu…
- AndroidVideoCacheSingle-line-integration HTTP proxy caching library for Android video players, caches video while playing.
- Apache Traffic ServerHigh-performance open-source reverse-proxy and edge cache with live config reload and plugin extensibility, widely used as a video edge cac…
- Apache Traffic Server prefetch plugin — HLS segment prefetchingATS plugin docs for predictive prefetch of HLS segment sequences: next-URI prediction, dual-tier consistent-hash prefetch and lru:n fetch p…
- Build a Self-Hosted CDN with OpenResty EdgeStep-by-step guide to building a self-hosted CDN using OpenResty Edge (LuaJIT edge gateway), from the OpenResty core team.
- Cloudflare Media TransformationsEdge URL-based MP4 transformation (/cdn-cgi/media): clipping, resize/crop, frame extraction, spritesheets and audio removal without a separ…
- Coffee: Cost-Effective Edge Caching for 360° Live VideoAcademic paper on predictive tile-prefetch edge caching for 360-degree live video streaming, achieving 76% backhaul traffic reduction.
- Edge Computing with Fastly CDN and Varnish VCL for Authenticated Requests - EndertechA brief explanation of how to use Fastly CDN and Varnish with authenticated requests to offload static file serving from the origin and edg…
- EdgeCDN-XOpen-source CDN built on Kubernetes/CNCF patterns using CRDs, nginx-ingress caching, and CoreDNS-based routing.
- EdgeCDN-XKubernetes-native GitOps CDN with EdgeOTT-X for full ingest-to-playout OTT streaming, SR-IOV support, in production at Slovak Telekom (3Tbp…
- EdgeCDN-X Open Source CDNEdgeCDN-X is an open source CDN built on Kubernetes with ingress-nginx and CoreDNS for routing, and ArgoCD for fast config distribution to…
- Fastly On-the-Fly Packager (OTFP)Docs for edge just-in-time VOD repackaging from source MP4 into HLS/DASH, with ad-break segmentation, cue injection and start/end clipping.
- HR-Cache (code repo)Companion code repository for the HR-Cache learning-based edge caching paper.
- HR-Cache: Learning-Based Caching for Edge Content DeliveryAcademic paper proposing a LightGBM GBDT-based learned cache-eviction model for edge content delivery, with companion code.
- Lambda Edge TutorialThis tutorial shows you how to get started with Lambda@Edge by helping you create and add a sample Node.js function that runs in CloudFront…
- Lambda@Edge Design Best PracticesLambda@Edge transforms CloudFront into a highly programmable CDN with serverless compute capabilities closer to your viewers around the wor…
- Livepeer: Benchmark Transcoding GuideDocumentation for livepeer_bench, covering real-time segment/duration ratio methodology and tuning concurrent transcode sessions on orchest…
- NGINX Cache Slice: Byte-Range Video CachingOfficial NGINX blog explaining the slice module, which splits files into cacheable pieces so byte-range requests fill cache incrementally —…
- Protecting HLS manifests with signed URLs at the edgeSample using Lambda@Edge to rewrite HLS playlists on the fly and inject per-segment signed URLs, with a two-distribution manifest/segment s…
- R2-video-streamingSync script and Cloudflare Worker for HLS delivery off Cloudflare R2 object storage.
- Replacing Client-Side JavaScript SDKs with WebAssembly Components at the EdgeFastly engineering post on running WebAssembly components at the CDN edge, a pattern applicable to moving manifest and player-side logic of…
- SVTA Open Caching Specification DocumentsComplete Open Caching spec set covering request routing, CDNi interconnect, logging and relayed token authentication for delegated ISP cach…
- Theta EdgeCloud Architecture OverviewDocs for a distributed edge GPU marketplace for video and AI workloads, describing multi-shard topology and efficiency_score-based job rout…
- Using Apache Traffic Control — CDN caching internals (ApacheCon slides)Conference slides on real cache-tier efficiency for video CDNs: volume sizing, cache-key and query-parameter handling, long-tail popularity…