Overview
Syllabus
intro
preamble
hello
quix
quix streams
quix cloud
what is a sketch?
approximate answers
sketch characteristics
sketch components
why exact == slow
distributed processing
unique word count
massively parallel processing mpp
shuffling is slow
latency numbers every programmer should know
why sketches == fast
sketch design
sublinear data structure growth
mergability
non-additive challenges are everywhere
unique counts are non-additive
non-additive challenges solved
types of sketches
count min sketch
open source sketches
apache datasketches java, c++, python
datasketch extensions
thank you
Taught by
Conf42