Calculate storage requirements for system design interviews with user data, retention, and replication
Configure your system's data generation and retention requirements
Total active users in the system
Posts, uploads, or data-generating actions
Average size of each user operation (post, file, etc.)
How long to keep the data before deletion
Number of data copies for redundancy and availability
Quick presets for typical system design problems