Python: Caching Question What is the core rule behind caching? (Click to reveal answer) Answer Add caching where measured read pressure justifies it and where stale data behavior is acceptable and explicit. This matters because candidates sound more senior when they mention invalidation and freshness openly. Additional NotesWhat is the core rule behind caching? Track: Python Topic: Architecture Focus: Caching Topics: Architecture Caching Python