Create a distributed caching plan to reduce latency and backend load.
Design a distributed caching strategy. Inputs: App type: {APP} Data patterns: {PATTERNS} Deliver: 1. Cache layer selection (Redis, Memcached, CDN) 2. TTL design + invalidation rules 3. Cache-aside vs write-through vs write-back 4. Horizontal scaling approach 5. Data consistency considerations
Nilesh Raut
View Profile →
Coding
Browse all prompts →
ChatGPT
Claude