![[CleanShot 2025-02-28 at 14.40.58.png|400]] ![[Pasted image 20250228143347.png|500]] Learnings from diagram: - [[Memory]] is fast but the [[Disk]] is slow - avoid [[Disk Seeks]] if possible - simple [[Compression Algorithms]] are fast - compress data before sending over the [[Networking|Internet]] if possible