multi-dns-cdn-failover
MIT-licensed YAML-configured DNS failover tool across Cloudflare, deSEC, and Bunny CDN with GitHub Actions sync workflow.
Link
Related resources
- Go-With-The-Winner: Client-Side Server Selection for Content DeliveryAcademic algorithm behind Netflix-style client-side multi-CDN selection.
- poc-failover-cdnPOC demonstrating single-CDN plus API Gateway is insufficient for failover HA, shows client-side fault tolerance via Route53 failover.
- 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…
- 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…
- 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…
- 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…
- Azure Media Services Retirement and Migration GuideOfficial guidance on the June 2024 retirement of Azure Media Services: what was shut down, data retention, and partner replacement paths.
- MXL — Media eXchange Layer SDK (EBU Dynamic Media Facility)Open source SDK for exchanging uncompressed media grains between processes via shared memory and across hosts via RDMA, targeting software-…
- 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.
- SRS Performance and Capacity BenchmarksSRS documentation reporting per-protocol capacity and benchmark numbers for RTMP, HTTP-FLV, HLS and WebRTC, useful for server sizing.
- RICHTER: Hybrid P2P-CDN Live Streaming with Online LearningIEEE paper combining P2P, CDN, edge and NFV resources for live streaming, using a Self-Organizing-Map online learning approach to cut optim…