Software Architecture · System Design
How would you answer an interview scenario involving caching?
A product catalog is read constantly but prices can change every minute. Design the cache behavior.
A product catalog is read constantly but prices can change every minute. Design the cache behavior.