Season 11 · Episode 103
Don't Let Corner Cases Drive Your Design
December 1, 20253m 59s
Audio is streamed directly from the publisher (traffic.libsyn.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
If you graph computer/query cost against the size of data, you can get four quadrants:
- small data, small compute (most CRUD app queries)
- small data, big compute (complex BI queries for this quarter, most reporting)
- big data, small compute (logs, audit data)
- big data, big compute (complex BI queries across all our data)
Read the rest of Don't Let Corner Cases Drive Your Design