Short notes on idempotent vs non-idempotent operations and retry semantics.
Short HLD trade-offs between monoliths and microservices.
Notes on load balancing strategies and when to use sticky sessions.
Short HLD notes for a cache layer: eviction, TTL, and cache coherency trade-offs.