InterviewStack.io LogoInterviewStack.io

Content Delivery and Edge Networking Questions

Serving content and computation close to users: CDN architecture, edge caching, cache-control and purge strategies, and edge computing versus centralized cloud processing. Covers origin shielding, geo-routing, and the tradeoffs of pushing logic to the edge for latency-sensitive workloads. Application-layer content distribution rather than raw network engineering.

HardTechnical
21 practiced

Design an experiment to choose between two caching strategies (edge vs central) for a global user base when historical latency data is sparse. Include metrics, sampling plan, and rollback criteria for the experiment.

HardSystem Design
18 practiced

Design an edge-caching strategy for a CDN in front of APIs that serve mutable resources like user profiles. Address cache key design, TTLs, invalidation strategies (purges vs surrogate keys), signed URLs, private vs public caching, and how to maintain data correctness while maximizing cache hit ratio and reducing origin load.

MediumTechnical
18 practiced

Global website needs cache invalidation and origin failover. Design CDN cache invalidation strategies for content updated frequently (e.g., product pages) and propose an origin failover plan if the primary origin becomes unavailable. Consider consistency, performance, and cost.

HardTechnical
22 practiced

Explain latency and consistency trade-offs between client-side caching, CDN edge logic, and server-side rendering for a global design system delivering personalized UI components. Prepare a short narrative for CTOs and a two-bullet summary suitable for VPs highlighting business impact.

HardTechnical
25 practiced

A third-party CDN in a PoC fails to meet latency targets in several regions. Prepare a client-facing recommendation memo that quantifies trade-offs (cost, complexity, latency), lists realistic alternative options (multi-CDN, edge compute, caching strategy changes), and proposes a phased remediation plan with metrics to validate improvement.

Unlock Full Question Bank

Get access to all 7 Content Delivery and Edge Networking interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.