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.

MediumSystem Design
25 practiced

Your team must choose between client-side caching and edge CDN caching to reduce global latency. Define evaluation criteria including cache invalidation complexity, staleness tolerance, operational ownership, and cache hit amplification. Propose a scoring approach and how you would validate the choice with experiments.

That is every published Content Delivery and Edge Networking question for Engineering Manager so far. Browse the other topics in this category, or practice this one interactively.