aem-cdn-cache-invalidator
Auto-invalidates CDN cache on content update, pluggable beyond Akamai, background processing.
Link
Related resources
- 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.
- Akamai EdgeWorkers — Manifest and Playlist PersonalizationGuide to rewriting HLS/DASH manifests in edge JavaScript for rendition filtering, audio-language localization, live program replacement and…
- 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…
- ApsaraVideo Media Processing (MPS) Development GuideAlibaba Cloud MPS developer docs covering the job/queue/workflow/template model, Narrowband HD encoding, and APIs like SubmitJobs and AddMe…
- 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…
- Livepeer: Benchmark Transcoding GuideDocumentation for livepeer_bench, covering real-time segment/duration ratio methodology and tuning concurrent transcode sessions on orchest…
- OCI Media Services Overview (Oracle Cloud)Oracle Cloud docs for Media Flow (transcoding, ABR ladder, transcription) and Media Streams (HLS packaging and CDN origin) media pipelines.
- Streaming Media from Backblaze B2Practical guide to serving video from B2 object storage, including the byte-range gotcha where the Native API breaks Safari while the S3-co…
- Simplifying Multi-CDN Delivery with HLS/DASH Content Steering (SMPTE 2023)SMPTE paper by Yuriy Reznik comparing content steering against other multi-CDN switching approaches, with performance measurements.
- Dynamic CDN Switching: Content Steering in dash.js (Fraunhofer HHI)Fraunhofer writeup of the DASH-IF content steering wire format and its dash.js reference implementation, covering defaultServiceLocation, q…
- 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…
- EdgeCDN-XKubernetes-native GitOps CDN with EdgeOTT-X for full ingest-to-playout OTT streaming, SR-IOV support, in production at Slovak Telekom (3Tbp…
- PCDNHybrid CDN/P2P architecture combining HLS, WebRTC, video.js, and peerjs for video delivery.