intermediateReal System Design Problems

Design Pastebin — store and share large blocks of text with expiration.

A simpler cousin of the URL shortener: object storage for large text content (not just a short key-value pair), expiration handling, and a read-heavy caching strategy for popular pastes. Good for warming up estimation skills since the storage math is interesting (average paste size × daily pastes × retention period).

This is a Pro question

Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.

Design Pastebin — store and share large blocks of text with expiration.

Next Step

Continue to What are Functional Requirements vs Non-Functional Requirements?← Back to all System Design (HLD) questions