PLAY PODCASTS
Don't Let Corner Cases Drive Your Design
Season 11 · Episode 103

Don't Let Corner Cases Drive Your Design

Voice of the DBA

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:

  1. small data, small compute (most CRUD app queries)
  2. small data, big compute (complex BI queries for this quarter, most reporting)
  3. big data, small compute (logs, audit data)
  4. big data, big compute (complex BI queries across all our data)

Read the rest of Don't Let Corner Cases Drive Your Design